bonjurmrfirst / ng4-files

20 stars 15 forks source link

Can't integrate ng4-files on latest angular4 project created with angular cli #8

Closed ecdpt closed 6 years ago

ecdpt commented 6 years ago

Trying npm install gave the following errors: +-- UNMET PEER DEPENDENCY @angular/common@4.4.6 +-- UNMET PEER DEPENDENCY @angular/core@4.4.6 +-- UNMET PEER DEPENDENCY @angular/http@4.4.6 +-- UNMET PEER DEPENDENCY @angular/platform-browser@4.4.6 `-- angular4-files-upload@1.0.2 no files was copied to node-modules

tigercosmos commented 6 years ago

I use "@angular/cli": "1.4.9". It's OK.