Hi,
The express example in nodejs is not working and is having an error where it can't find express module. Any ideas? This one has had me stuck for a little while now
Thanks!
Use the command npm install [email protected] in the console
npm install [email protected]
@smuppana060 And to get bash when the repl is working, go to the terminal and press [CTRL] + C
Hi,
The express example in nodejs is not working and is having an error where it can't find express module. Any ideas? This one has had me stuck for a little while now
Thanks!
Use the command
npm install [email protected]
in the console@smuppana060 And to get bash when the repl is working, go to the terminal and press [CTRL] + C