-
Notifications
You must be signed in to change notification settings - Fork 365
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Cannot find module 'open' when running server #5
Comments
I got past that by installing the 'open' module:
|
First run below command npm install open then try to run your command |
$ node server.js Error: Cannot find module 'C:\Users\Murilo\Desktop\node-ipa\server.js' |
continuo com o mesmo erro |
@murilobjj getting the same error while running my app |
Hi there,
I am trying to follow the tutorial and when I want to run server I am getting this errors. Any idea how to fix it ? Thank you in advance.
The text was updated successfully, but these errors were encountered: