nodejs / help

:sparkles: Need help with Node.js? File an Issue here. :rocket:
1.44k stars 276 forks source link

I was installing the react typescript after installed i ran npm start ,this error i my facing #4367

Closed Manish-kumar-9601 closed 3 months ago

Manish-kumar-9601 commented 3 months ago

Details

'Typescript\my-app\node_modules.bin\' is not recognized as an internal or external command, operable program or batch file. node:internal/modules/cjs/loader:1145 throw err; ^

Error: Cannot find module 'C:\Users\manis\OneDrive\Documents\react-scripts\bin\react-scripts.js' at Module._resolveFilename (node:internal/modules/cjs/loader:1142:15) at Module._load (node:internal/modules/cjs/loader:983:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12) at node:internal/main/run_main_module:28:49 { code: 'MODULE_NOT_FOUND', requireStack: [] }

Node.js version

Not applicable.

Example code

No response

Operating system

window 11

Scope

after the installation of react app

Module and version

Not applicable.

Trott commented 3 months ago

You'll probably have better luck asking in a react and/or typescript forum. Even better might be StackOverflow. Sorry no one here has chimed in with any comments.