anu-ie8-example
anu-ie8-example copied to clipboard
各种报错
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' 不是内部或外部命令,也不是可运行的程序 或批处理文件。
node 8.9.1 yarn 1.10.1
他的命令应该写错啦,使用yarn install安装,使用yarn serve运行,就ok啦