gamonoid / icehrm

Manage your employees easily with a robust and efficient Human Resource Management System
http://icehrm.com
Other
586 stars 373 forks source link

NPM build failure - event-stream@3.3.6/flatmap-stream (npmjs.org removed the packages, flagged as malicious?) #188

Open oghanem opened 5 years ago

oghanem commented 5 years ago

I'm getting an error running "npm install" . See below,

vagrant@icehrm:/vagrant$ npm install
npm WARN icehrm@25.0.0 No repository field.

npm ERR! code E404
npm ERR! 404 Not Found: event-stream@3.3.6

It seems that the event-stream is a malicious package. A temporary solution to eliminate the malicious package from the application, is by reverting back to version 3.3.4.

Edit: Same thing with flatmap-stream