react报错error Received malformed response ...

搭建react脚手架时 npm install create-react-app -g create-react-app antm-demo 报错如下:error Received malformed response from registry for undefined. The registry may be down 解决方案: npm config set registry https://registry.npm.taobao.org npm config set disturl https://npm.taobao.org/dist
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章