typescript-starter
typescript-starter copied to clipboard
Unexpected end of JSON input Error
-
I'm submitting a ... [x] bug report [ ] feature request [ ] question about the decisions made in the repository [ ] question about how to use this project
-
Summary This doesn't work, throws
npm ERR -
Other information (e.g. detailed explanation, stack traces, related issues, suggestions on how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)
>npx typescript-starter
npm ERR! Unexpected end of JSON input while parsing near '...all":"https://registr'
npm ERR! A complete log of this run can be found in:
npm ERR! ...\npm-cache\_logs\2021-01-22T14_34_20_879Z-debug.log
Install for [ 'typescript-starter@latest' ] failed with code 1
Hi, today I have created a new project with this library without problems. Maybe, this issue is solved executing this:
npm cache clean --force
npx typescript-starter