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

Failed to parse json, Unexpected token '{' at 10:36 #169

Open
rassemdev opened this issue Mar 20, 2018 · 1 comment
Open

Failed to parse json, Unexpected token '{' at 10:36 #169

rassemdev opened this issue Mar 20, 2018 · 1 comment

Comments

@rassemdev
Copy link

I'm having this problem while installing npm. I cloned the project, cd into pwa/template. Then run the npm install command. And it is throwing this error:
npm WARN Failed to parse json
npm WARN Unexpected token '{' at 10:36
npm WARN "build": "node build/build.js"{{#unit}},
npm WARN ^
npm WARN File: /var/www/html/pwa/template/package.json
npm WARN template No description
npm WARN template No repository field.
npm WARN template No README data
npm WARN template No license field.

@msouidi309
Copy link

Hi, try to run

npm i

in the root folder, without navigating onto template folder.

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