You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: