travelist / angular2-fontawesome

Angular5 Components and Directives for Fontawesome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't install NPM - Error :"~0.4.0","bluebird":"~2.9.21"},"directories":{},"dist":{"shasum":"55

Thambi80 opened this issue · comments

Hi,

I am getting below error while NPM Install

C:\Users\krishma2\Documents\Visual Studio 2015\Projects\A2NetDemo\A2NetDemo>npm
install
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher
to avoid a RegExp DoS issue
npm ERR! Unexpected end of input at 1:51422
npm ERR! :"~0.4.0","bluebird":"~2.9.21"},"directories":{},"dist":{"shasum":"55
npm ERR! ^

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\krishma2\AppData\Roaming\npm-cache_logs\2017-07-07T12_44_
48_755Z-debug.log

NOTE : My current minimatch version is 5.0.4
I don't know what is the exact issue.

I am using Package.json from Quickstart-Master

Please help to fix on this .

i think using the LTS version of nodejs should solve you problem