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] Running as binary from CLI results in an error #1

Open
JediRhymeTrix opened this issue Apr 21, 2021 · 0 comments
Open

[Bug] Running as binary from CLI results in an error #1

JediRhymeTrix opened this issue Apr 21, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@JediRhymeTrix
Copy link
Collaborator

Stack trace:

PS D:\Downloads\Gumo\test> node gumo
node:internal/modules/cjs/loader:928
  throw err;
  ^

Error: Cannot find module 'D:\Downloads\Gumo\test\gumo'
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:925:15)
    at Function.Module._load (node:internal/modules/cjs/loader:769:27)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:76:12)
    at node:internal/main/run_main_module:17:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}
@JediRhymeTrix JediRhymeTrix added the bug Something isn't working label Apr 21, 2021
@JediRhymeTrix JediRhymeTrix added this to To do in Gumo Development Project via automation Apr 21, 2021
@JediRhymeTrix JediRhymeTrix added this to the Sensible Release #1 milestone Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants