Webpack: npm install -g vue-cli npm WARN deprecated [email protected]: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) npm ERR! Unexpected end of JSON input while parsing near '....1.14":{"name":"async' npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\welcome\AppData\Roaming\npm-cache\_logs\2018-07-20T13_33_27_830Z-debug.log

Created on 20 Jul 2018  路  3Comments  路  Source: vuejs-templates/webpack

when am try to install vue-cli globally this err message is generated ..
image

Most helpful comment

thank god i solved the issues..by npm cach
image
e clean --force command ..this what i fixed..

All 3 comments

thank god i solved the issues..by npm cach
image
e clean --force command ..this what i fixed..

run the command as administrator and it will be solved.

Node version - 10.14.1
npm version - 6.4.1
Cleared cache in cmd as administrator and also in Powershell as administrator and installed @vue/cli , but showing same error of json input.

Was this page helpful?
0 / 5 - 0 ratings