Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected end of JSON input Error #253

Open
yxor opened this issue Jan 22, 2021 · 1 comment
Open

Unexpected end of JSON input Error #253

yxor opened this issue Jan 22, 2021 · 1 comment

Comments

@yxor
Copy link

yxor commented Jan 22, 2021

  • 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
@normeno
Copy link

normeno commented Feb 26, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants