You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'useForm\demo-project\node_modules.bin' is not recognized as an internal or external command,
operable program or batch file.
node:internal/modules/cjs/loader:1080
throw err;
^
Error: Cannot find module 'E:\iCM-ICET\Videos\Web Engineering\Level-3\React\vite\bin\vite.js'
at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
at Module._load (node:internal/modules/cjs/loader:922:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:23:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v18.17.1
The text was updated successfully, but these errors were encountered:
E:\iCM-ICET\Videos\Web Engineering\Level-3\React(21)--25-02-2024 React Form & useForm\demo-project>npm run dev
'useForm\demo-project\node_modules.bin' is not recognized as an internal or external command,
operable program or batch file.
node:internal/modules/cjs/loader:1080
throw err;
^
Error: Cannot find module 'E:\iCM-ICET\Videos\Web Engineering\Level-3\React\vite\bin\vite.js'
at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
at Module._load (node:internal/modules/cjs/loader:922:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:23:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v18.17.1
The text was updated successfully, but these errors were encountered: