Skip to content
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 '/home/scrapbook/tutorial/app.js' #3

Open
kenorb opened this issue Oct 6, 2019 · 0 comments
Open

Error: Cannot find module '/home/scrapbook/tutorial/app.js' #3

kenorb opened this issue Oct 6, 2019 · 0 comments

Comments

@kenorb
Copy link

kenorb commented Oct 6, 2019

Steps:

  1. Go to: https://www.katacoda.com/embed/editor-terminal

Error is shown in the embedded terminal:

$ node app.js
internal/modules/cjs/loader.js:583
    throw err;
    ^

Error: Cannot find module '/home/scrapbook/tutorial/app.js'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15)
    at Function.Module._load (internal/modules/cjs/loader.js:507:25)
    at Function.Module.runMain (internal/modules/cjs/loader.js:742:12)
    at startup (internal/bootstrap/node.js:266:19)
    at bootstrapNodeJSCore (internal/bootstrap/node.js:596:3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant