當我運行命令 npx create-react-app 這是我收到的錯誤,我不知道我哪里出錯了?關于這種情況的任何指導?
PS C:\Users\ssand\wave_portal_3.0> npx create-react-app
npm ERR! code E405
npm ERR! 405 Method Not Allowed - GET https://registry.npmjs.org/hardhart/create-react-app
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\ssand\AppData\Roaming\npm-cache\_logs\2021-12-05T23_31_09_147Z-debug.log
Install for [ 'create-react-app@latest' ] failed with code 1
PS C:\Users\ssand\wave_portal_3.0>
uj5u.com熱心網友回復:
您只需要使用以下命令將 npm 注冊表重置為默認值 npm set registry https://registry.npmjs.org/
轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/378848.html
上一篇:Npm和Json檔案的問題
下一篇:Netlify部署卡住,不會部署
