-
Notifications
You must be signed in to change notification settings - Fork 329
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 ng2-table@1.3.2 requires a peer of @angular/common@~2.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ng2-table@1.3.2 requires a peer of @angular/compiler@~2.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ng2-table@1.3.2 requires a peer of @angular/core@~2.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ng2-table@1.3.2 requires a peer of @angular/forms@~2.0.0 but none is installed. You must install peer dependencies yourself.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels