admin管理员组文章数量:1128122
I'm working with Yarn v0.16.1. If I understand correctly (according to the documentation), yarn global add <package>
should be the equivalent of npm install -g <package>
. However, when I run the example in the docs (with create-react-app
), the command runs successfully but create-react-app
is then not available from the command line. Here's the output:
$ yarn global add create-react-app
$ yarn global v0.16.1
[1/4]
本文标签:
javascriptYarn global command not workingStack Overflow
版权声明:本文标题:javascript - Yarn global command not working - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人,
转载请联系作者并注明出处:http://www.betaflare.com/web/1736718711a1949345.html,
本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论