Je veux installer Vue CLI. et je cours sur mon Git Bash.
[email protected] MINGW64 ~
$ npm install -g @vue/cli
mais l'erreur ayant comme ceci:
[email protected] MINGW64 ~
$ npm install -g @vue/cli
npm ERR! Unexpected end of JSON input while parsing near '...ery:latest,throug'
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\ECLIPSE\AppData\Roaming\npm-cache\_logs\2019-10-09T02_48_52_427Z-debug.log
je tente avec une solution à stackoverflow dans ce fil ici
. i essayer avec
[email protected] MINGW64 ~/Desktop
$ npm cache clean --force
npm WARN using --force I sure hope you know what you are doing.
mais je tente d'installer à nouveau, son ont même erreur. quelqu'un peut me aider à ce sujet?