create-react-app
create-react-app copied to clipboard
Windows 11 unknown spawn error code - 4094 while creating a react app
trafficstars
Describe the bug
When I was running "npx create-react-app my-app" I'm facing this error and it's asking me to report it as a bug . The react app is not created.
Environment :
Environment Info:
current version of create-react-app: 5.0.1 running from C:\Users\91868\AppData\Local\npm-cache_npx\c67e74de0542c87c\node_modules\create-react-app
System:
OS: Windows 10 10.0.22000
CPU: (8) x64 Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz
Binaries:
Node: 14.17.0 - C:\Program Files\nodejs\node.EXE
Yarn: Not Found
npm: 8.7.0 - C:\Program Files\nodejs\npm.CMD
Browsers:
Chrome: Not Found
Edge: Spartan (44.22000.120.0), Chromium (100.0.1185.50)
Internet Explorer: 11.0.22000.120
npmPackages:
react: Not Found
react-dom: Not Found
react-scripts: Not Found
npmGlobalPackages:
create-react-app: Not Found .
Expected behavior
I expected the command to work well as earlier and create a new react app .
Actual behavior
It raised an error and the app was not created , asking me to mark it as a bug report.
Please fix this issue asap.
Did you find any solution
I am also stuck in this problem