anu-ie8-example icon indicating copy to clipboard operation
anu-ie8-example copied to clipboard

各种报错

Open imchloeo opened this issue 7 years ago • 2 comments

D:\code\anu-ie8-example>yarn add yarn add v1.10.1 error Missing list of packages to add to your project. info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

yarn add 这里用 npm 安装好了 然后下面又报这个

D:\code\anu-ie8-example>serve 'serve' 不是内部或外部命令,也不是可运行的程序 或批处理文件。

imchloeo avatar Oct 10 '18 10:10 imchloeo

node 8.9.1 yarn 1.10.1

imchloeo avatar Oct 10 '18 10:10 imchloeo

他的命令应该写错啦,使用yarn install安装,使用yarn serve运行,就ok啦

Yangerle avatar Nov 21 '18 02:11 Yangerle