命令 npm start 出错如何解决这个问题
error on command npm start how to fix this
Image of errors is attached please tell me how to fix this I am new to React and facing these issues
请运行以下命令
npm audit fix or npm audit
或
npx create-react-app my-app
cd my-app
npm install react-scripts@2.1.8
npm start
Image of errors is attached please tell me how to fix this I am new to React and facing these issues
请运行以下命令
npm audit fix or npm audit
或
npx create-react-app my-app
cd my-app
npm install react-scripts@2.1.8
npm start