I\'m getting following Console Error. Error : Cannot find module
Error : Cannot find module
Here is the full error i\'m getting in console. What should I do?
When I was using the below command, I too was getting the same error:
node .function-hello.js
I changed my command to below command, it worked fine:
node .\function-hello.js