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

[Bug]: Error: Cannot find module '/Users/****/index.js' at Module._resolveFilename (node:internal/modules/cjs/loader:995:15) at Module._load (node:internal/modules/cjs/loader:841:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at node:internal/main/run_main_module:23:47 { code: 'MODULE_NOT_FOUND', requireStack: [] #210

Open
3 tasks done
chester98 opened this issue Dec 31, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@chester98
Copy link

Version

  • Yes

General Question

  • No

What happened?

code: 'MODULE_NOT_FOUND',
requireStack: []
}

What have you tried?

I Googled and asked the community in the discord server but could not find a solution.

Relevant log output

No response

Protect your information

  • I Agree
@chester98 chester98 added the bug Something isn't working label Dec 31, 2022
@chester98 chester98 reopened this Dec 31, 2022
@chester98 chester98 changed the title [Bug]: code: 'MODULE_NOT_FOUND', requireStack: [] } [Bug]: Error: Cannot find module '/Users/****/index.js' at Module._resolveFilename (node:internal/modules/cjs/loader:995:15) at Module._load (node:internal/modules/cjs/loader:841:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at node:internal/main/run_main_module:23:47 { code: 'MODULE_NOT_FOUND', requireStack: [] Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant