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

When running index.js #33

Open
Xoui opened this issue Aug 4, 2024 · 6 comments
Open

When running index.js #33

Xoui opened this issue Aug 4, 2024 · 6 comments

Comments

@Xoui
Copy link

Xoui commented Aug 4, 2024

node:internal/modules/esm/resolve:215
const resolvedOption = FSLegacyMainResolve(packageJsonUrlString, packageConfig.main, baseStringified);
^

Error: Cannot find package '/workspaces/omega/node_modules/@tomphttp/bare-server-node/package.json' imported from /workspaces/omega/index.js
at legacyMainResolve (node:internal/modules/esm/resolve:215:26)
at packageResolve (node:internal/modules/esm/resolve:841:14)
at moduleResolve (node:internal/modules/esm/resolve:927:18)
at defaultResolve (node:internal/modules/esm/resolve:1169:11)
at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:383:12)
at ModuleLoader.resolve (node:internal/modules/esm/loader:352:25)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:227:38)
at ModuleWrap. (node:internal/modules/esm/module_job:87:39)
at link (node:internal/modules/esm/module_job:86:36) {
code: 'ERR_MODULE_NOT_FOUND'
}
this happens

@chuckling-all-day
Copy link

same thing happening to me

@3kh0
Copy link

3kh0 commented Aug 14, 2024

Downgrade to 2.0.3 until a fix is out

@chuckling-all-day
Copy link

There isn't a 2.0.3 in releases?

@3kh0
Copy link

3kh0 commented Aug 22, 2024

A release for it was not made for some reason, but you can just use the repo tag for now

image

@chuckling-all-day
Copy link

Thanks

@Xoui
Copy link
Author

Xoui commented Aug 22, 2024

ima js use wisp server also 3kh0 why wont u talk to me on discord

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

3 participants