Node deploy.js does not work #1993
Vic7Eugene
started this conversation in
General
Replies: 1 comment 1 reply
-
Same here, can anyone help on this? I used NVM to install Node, node version is |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
While following Patrick's video @6:35:14 - I got an error while attempting to execute 'node deploy.js' :
Error: Cannot find module '/Users/alviceugenejosol/HH-FCC/deploy.js'
at Function.Module._resolveFilename (node:internal/modules/cjs/loader:956:15)
at Function.Module._load (node:internal/modules/cjs/loader:804:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:17:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
Beta Was this translation helpful? Give feedback.
All reactions