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

thank god i solved the issues..by npm cach

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.
Most helpful comment
thank god i solved the issues..by npm cach

e clean --force command ..this what i fixed..