亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

vue.js - How to use the vue command of vue-cli under linux
給我你的懷抱
給我你的懷抱 2017-05-27 17:44:55
0
4
924

Now node and npm commands can be used
Then vue-cli and webpack are installed globally
But the commands cannot be used
Does anyone know how to solve it

給我你的懷抱
給我你的懷抱

reply all(4)
過去多啦不再A夢(mèng)

sudo ln -s /home/aaa/下載/node-v6.10.3-linux-x64/bin/vue /usr/local/bin/vue

Solved, just point to the environment path

過去多啦不再A夢(mèng)

1.Install nodejs
2.npm install vue-cli -g
3.vue init $project_name

phpcn_u1582

It may be that your account does not have enough permissions. I usually switch to root

滿天的星座

See the official documentation and install it

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template