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

Missing dist folder #5

Open
vanishdark opened this issue Jan 30, 2023 · 0 comments
Open

Missing dist folder #5

vanishdark opened this issue Jan 30, 2023 · 0 comments

Comments

@vanishdark
Copy link

node:internal/errors:484
    ErrorCaptureStackTrace(err);
    ^

Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/Users/joaotomaz/Library/pnpm/global/5/.pnpm/[email protected]/node_modules/build.sh/dist/lib/execute.mjs' imported from /Users/joaotomaz/Library/pnpm/global/5/.pnpm/[email protected]/node_modules/build.sh/bin/build.mjs
    at new NodeError (node:internal/errors:393:5)
    at finalizeResolution (node:internal/modules/esm/resolve:323:11)
    at moduleResolve (node:internal/modules/esm/resolve:916:10)
    at defaultResolve (node:internal/modules/esm/resolve:1124:11)
    at nextResolve (node:internal/modules/esm/loader:163:28)
    at ESMLoader.resolve (node:internal/modules/esm/loader:841:30)
    at ESMLoader.getModuleJob (node:internal/modules/esm/loader:424:18)
    at ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:76:40)
    at link (node:internal/modules/esm/module_job:75:36) {
  code: 'ERR_MODULE_NOT_FOUND'
}

inspecting the file in question you can see importing from ../dist but the folder is missing

@vanishdark vanishdark changed the title Missing dist foulder Missing dist folder Jan 30, 2023
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