node /Users/tim/Documents/\ web/DONE/task1/solution.js
The default interactive shell is now zsh.
To update your account to use zsh, please run chsh -s /bin/zsh
.
For more details, please visit https://support.apple.com/kb/HT208050.
Tim-2: web tim$ node /Users/tim/Documents/\ web/DONE/task1/solution.js
node:internal/modules/cjs/loader:936
throw err;
^
Error: Cannot find module '/Users/tim/Documents/ '
at Function.Module.resolveFilename (node:internal/modules/cjs/loader:933:15)
at Function.Module.load (node:internal/modules/cjs/loader:778:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
at node:internal/main/run_main_module:17:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Tim-2: web tim$