Answer the question
In order to leave comments, you need to log in
How to install vue?
I install Vue.js
via npm with the following command npm install -g @vue/cli
, as indicated in the Vue CLI documentation . After some downloads, errors are displayed:
npm ERR! code ENOTEMPTY
npm ERR! syscall rename
npm ERR! path /home/andrew/.nvm/versions/node/v15.5.0/lib/node_modules/@vue/cli
npm ERR! dest /home/andrew/.nvm/versions/node/v15.5.0/lib/node_modules/@vue/.cli-iYRPKjlb
npm ERR! errno -39
npm ERR! ENOTEMPTY: directory not empty, rename '/home/andrew/.nvm/versions/node/v15.5.0/lib/node_modules/@vue/cli' -> '/home/andrew/.nvm/versions/node/v15.5.0/lib/node_modules/@vue/.cli-iYRPKjlb'
npm ERR! A complete log of this run can be found in:
npm ERR! /home/andrew/.npm/_logs/2021-01-01T08_22_52_840Z-debug.log
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question