【发布时间】:2019-06-11 14:54:57
【问题描述】:
我正在尝试实现 css 模块 运行 'npm runeject' 但我遇到了错误
我在 git 提交后运行了 "npm runeject"。现在我遇到了一些错误,看起来好像遗漏了一些东西,但我还想不通。
这是我在运行 npm runeject 后得到的错误日志
Remove untracked files, stash or commit any changes,
and try again.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! my-app@e.l.e eject:
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the my-app@e.l.ø eject script.
npm ERR! This is probably not a problem with npm.
There is likely addi
npm ERR! A complete log of this run can be found
in:
npm ERR!
【问题讨论】:
标签: reactjs npm visual-studio-2015