Closed rajeshkumaryadavdotcom closed 3 years ago
Make sure you do npm install
before doing node src/index.js
As I mentioned earlier, I have already done that
On Fri, May 28, 2021 at 2:15 PM Arpit Vasani @.***> wrote:
Make sure you do npm install before doing node src/index.js
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/vasani-arpit/WBOT/issues/230#issuecomment-850257936, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC4NOI6SIDKBFOWD22RPJM3TP5J3RANCNFSM45V4N5RA .
I need to see exactly what is happening on machine. setup a quick call with me using following link.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@rajeshkumaryadavdotcom Please respond or close.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Windows 10 Node JS
after npm install when running node src/index.js then getting below error
$ node src/index.js module.js:550 throw err; ^
Error: Cannot find module 'C:\Users\rajesh\Desktop\ng\node\WBOT-master\src\index.js' at Function.Module._resolveFilename (module.js:548:15) at Function.Module._load (module.js:475:25) at Function.Module.runMain (module.js:694:10) at startup (bootstrap_node.js:204:16) at bootstrap_node.js:625:3