npm eject 暴露webpack报错,less或sass添加报错
在使用react時候,添加sass或者less,需要暴露config里的webpack出來,直接npm eject會暴以下錯;
Usage: npm <command>
where <command> is one of:
? ? access, adduser, audit, bin, bugs, c, cache, ci, cit,
? ? clean-install, clean-install-test, completion, config,
? ? create, ddp, dedupe, deprecate, dist-tag, docs, doctor,
? ? edit, explore, get, help, help-search, hook, i, init,
? ? install, install-ci-test, install-test, it, link, list, ln,
? ? login, logout, ls, org, outdated, owner, pack, ping, prefix,
? ? profile, prune, publish, rb, rebuild, repo, restart, root,
? ? run, run-script, s, se, search, set, shrinkwrap, star,
? ? stars, start, stop, t, team, test, token, tst, un,
? ? uninstall, unpublish, unstar, up, update, v, version, view,
? ? whoami
npm <command> -h ?quick help on <command>
npm -l ? ? ? ? ? ?display full usage info
npm help <term> ? search for help on <term>
npm help npm ? ? ?involved overview
Specify configs in the ini-formatted file:
? ? C:\Users\xj\.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
npm@6.9.1-next.0 C:\Users\xj\AppData\Roaming\npm\node_modules\npm
?
正確做法,npm run eject
總結(jié)
以上是生活随笔為你收集整理的npm eject 暴露webpack报错,less或sass添加报错的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 利用反射做类参数的校验
- 下一篇: hive(II)--sql考查的高频问题