TypeScript-Node-Starter
TypeScript-Node-Starter copied to clipboard
Receiving Unexpected end of JSON error
npm ERR! Unexpected end of JSON input while parsing near '...server"},"directories'
I tried npm run cache clean --force but it didn't help
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.