-
Notifications
You must be signed in to change notification settings - Fork 330
Open
Description
When installing with the following command: npm i ng2-table --save
I get the warnings below, can these be ignored? If not, how to fix this problem?
Thanks
npm WARN [email protected] requires a peer of @angular/common@~2.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/compiler@~2.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/core@~2.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/forms@~2.0.0 but none is installed. You must install peer dependencies yourself.
Metadata
Metadata
Assignees
Labels
No labels