Guest User

Untitled

a guest
Mar 24th, 2018
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. >npm install primeng --save
  2.  
  3. import { Calendar } from 'primeng/primeng'
  4.  
  5. import { Calendar } from 'primeng/primeng'
  6.  
  7. Template pasrse errors:
  8. 'p-calendar' is not a known element:
  9. 1. If 'p-calendar' is an Angular component, then verify that it is part of this module.
  10. 2. If 'p-calendar' is a web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message ....
Add Comment
Please, Sign In to add comment