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

Can't Install -- npm install angular-in-memory-web-api --save #213

Open GeorgeOGorman opened 5 years ago

GeorgeOGorman commented 5 years ago

Hello. I'm very new to Angular and I'm trying to do the Tour of Heroes tutorial. Everything worked perfectly until I tried to install npm install angular-in-memory-web-api --save. I tried the audit fix. I'm getting 6 vulnerabilites. The audit report is below. Any help would be massively appreciated! screenshot 25

sanjeevks101 commented 5 years ago

Hi,

Even i am new to it, and facing the same problem. Don't understand the cause of it.

GeorgeOGorman commented 5 years ago

You don't strictly need it. It's just for testing. I think you can create a simple server-side app to generate data for testing an angular app.

PMCotter commented 5 years ago

Not familiar with this audit report. This might be the same as issue #217 where installation fails dues to peer dependencies. Do you have the actual cli warnings?