You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
ps3331333
changed the title
installing ng-table on Angular 6
Installing ng-table on Angular 6
Jul 17, 2018
ps3331333
changed the title
Installing ng-table on Angular 6
Installing ng2-table on Angular 6
Jul 17, 2018
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.
The text was updated successfully, but these errors were encountered: