node nmp install
Posted hoge66
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了node nmp install相关的知识,希望对你有一定的参考价值。
This package has installed:
- Node.js v10.16.3 to /usr/local/bin/node
- npm v6.9.0 to /usr/local/bin/npm
Make sure that /usr/local/bin is in your $PATH.
使用别人的项目:
使用方法
# git clone https://github.com/13725102796/css3-demo.git
# cd css3-demo
# npm i
# serve with hot reload at localhost:8080
npm run dev
出问题鸟,500
重来 npm i
提示升级 npm
update err ,下次吧
继续使用项目:
npm run dev
以上是关于node nmp install的主要内容,如果未能解决你的问题,请参考以下文章