TypeScript-Node-Starter icon indicating copy to clipboard operation
TypeScript-Node-Starter copied to clipboard

Receiving Unexpected end of JSON error

Open mchavarriae opened this issue 6 years ago • 1 comments

npm ERR! Unexpected end of JSON input while parsing near '...server"},"directories'

I tried npm run cache clean --force but it didn't help

mchavarriae avatar Jul 19 '19 00:07 mchavarriae

Can you create a gist with content of the NPM error log? (redacting sensitive paths ofc) and post a link? The log should contain information which specific package fails. The project here does not use any custom, locally registered NPM packages, only public ones.

peterblazejewicz avatar Jul 19 '19 06:07 peterblazejewicz