vue yarn start error Command fai

2020-12-05  本文已影响0人  mlion

error Command failed with exit code 1.

info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

解决办法:

1.删除yarn.lock

2.yarn init

3.yarn install

4.yarn start

上一篇下一篇

猜你喜欢

热点阅读