【发布时间】:2021-10-23 12:20:22
【问题描述】:
当我尝试创建一个新项目时,它向我显示该错误:
error 发生意外错误:“http://some ip/react: authentication required to access package react”。
我能做什么?
npm 版本:7.21.0 节点:12.18.4
【问题讨论】:
-
你是如何使用它的,比如
npx create-react-app my-project这是你尝试做的事情
标签: reactjs create-react-app npx