با سلام
چرا هنگام نصب craete-react-app چنین ایرادی گرفته میشود؟
PS D:\neda projects\React\second-app> npx create-react-app hi
Creating a new React app in D:\neda projects\React\second-app\hi.
Installing packages. This might take a couple of minutes.
Installing react, react-dom, and react-scripts with cra-template...
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path D:\neda projects\React\second-app\hi\node_modules\.bin\parser.ps1
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'D:\neda projects\React\second-app\hi\node_modules\.bin\parser.ps1'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in: C:\Users\venus\AppData\Local\npm-cache\_logs\2024-01-27T16_16_21_739Z-debug-0.log
Aborting installation.
npm install --no-audit --save --save-exact --loglevel error react react-dom react-scripts cra-template has failed.
Deleting generated file... package.json
Deleting hi/ from D:\neda projects\React\second-app
Done.
PS D:\neda projects\React\second-app>
با تشکر