Node: npm install error in v8.4.0

Created on 4 Sep 2017  路  4Comments  路  Source: nodejs/node

  • Version:v8.4.0 npm 5.4.0
  • Platform:Darwin my-fcdeMacBook-Pro.local 16.7.0 Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64 x86_64
  • Subsystem:Mac Sierra 10.12.6
// error log show
npm ERR! Unexpected end of JSON input while parsing near '...ntrib-watch":"0.5.3",'

i'm brew install node.after npm install show this error log..
please help me

npm

Most helpful comment

You might consider posting this on the npm issue tracker instead. However, it may be possible that your package.json for your project is corrupt or otherwise missing some text/characters.

All 4 comments

/cc @nodejs/npm

You might consider posting this on the npm issue tracker instead. However, it may be possible that your package.json for your project is corrupt or otherwise missing some text/characters.

@mscdex thanks

Looks like this has been answered. I'll close it out.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fanjunzhi picture fanjunzhi  路  3Comments

seishun picture seishun  路  3Comments

srl295 picture srl295  路  3Comments

addaleax picture addaleax  路  3Comments

willnwhite picture willnwhite  路  3Comments