bitjson / typescript-starter

Quickly create and configure a new library or Node.js project
https://bitjson.github.io/typescript-starter/
MIT License
3.48k stars 245 forks source link

Unexpected end of JSON input Error #253

Open yxor opened 3 years ago

yxor commented 3 years ago
>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
normeno commented 2 years ago

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