angular / in-memory-web-api

The code for this project has moved to the angular/angular repo. This repo is now archived.
MIT License
1.18k stars 231 forks source link

Upgrade to angular 7 - missing peer dependency #217

Open sishbi opened 5 years ago

sishbi commented 5 years ago

After upgrading to angular 7 I get these warnings: [WARNING] npm WARN angular-in-memory-web-api@0.6.1 requires a peer of @angular/common@^6.0.0 but none is installed. You must install peer dependencies yourself. [WARNING] npm WARN angular-in-memory-web-api@0.6.1 requires a peer of @angular/core@^6.0.0 but none is installed. You must install peer dependencies yourself. [WARNING] npm WARN angular-in-memory-web-api@0.6.1 requires a peer of @angular/http@^6.0.0 but none is installed. You must install peer dependencies yourself.

I guess this package needs updating?

alexw10 commented 5 years ago

Also, getting this anyone have an update on this? Willing to help to get this done as well.

CharlesIrvineKC commented 5 years ago

I too have this problem if anyone can help. Thanks

PMCotter commented 5 years ago

Ditto using Windows Powershell ISE on Win7 64-bit. All three dependencies call version "~7.0.0" in package.json.

McGiogen commented 5 years ago

Fixed with version 0.7.0