Urgent Help - Unable to view my React Project when I perform npm run dev #15108
-
|
When I run npm run dev this error keeps appearing node:internal/modules/cjs/loader:1473 Error: The specified module could not be found. Node.js v21.2.0 |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 18 replies
-
|
You'll need to provide a proper reproduction, you can use https://vite.new for example to generate it. Just in case, did you run |
Beta Was this translation helpful? Give feedback.
-
|
This is the same exact issue that i've been getting for the past 2 days, both on node and VScode Terminal. I've found some solutions to it on the internet but none of them have worked for me so far... |
Beta Was this translation helpful? Give feedback.
-
|
https://aka.ms/vs/17/release/vc_redist.x64.exe I install this too and it works after 2 days thanks guys and how it works? |
Beta Was this translation helpful? Give feedback.
-
|
I faced the same problem. |
Beta Was this translation helpful? Give feedback.
-
|
I also faced same problem while running command "npm run dev" , https://aka.ms/vs/17/release/vc_redist.x64.exe I install this too and it works for me. |
Beta Was this translation helpful? Give feedback.

@Nestor-Max @Tr1ckyy1 your problem may actually be solved following these steps: lerna/lerna#3612 (comment)
This worked for someone on Discord that had the same issue.