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 in setting up locally #195

Closed
sharveshml opened this issue Feb 25, 2024 · 1 comment
Closed

Error in setting up locally #195

sharveshml opened this issue Feb 25, 2024 · 1 comment

Comments

@sharveshml
Copy link

riju git:(main) dep image:runtime
node:internal/modules/esm/resolve:255
throw new ERR_MODULE_NOT_FOUND(
^

Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/Users/sharvesh/Documents/Replit_project/riju/lib/hash-test.js' imported from /Users/sharvesh/Documents/Replit_project/riju/tools/depgraph.js
at finalizeResolution (node:internal/modules/esm/resolve:255:11)
at moduleResolve (node:internal/modules/esm/resolve:908:10)
at defaultResolve (node:internal/modules/esm/resolve:1121:11)
at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:396:12)
at ModuleLoader.resolve (node:internal/modules/esm/loader:365:25)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:240:38)
at ModuleWrap. (node:internal/modules/esm/module_job:85:39)
at link (node:internal/modules/esm/module_job:84:36) {
code: 'ERR_MODULE_NOT_FOUND',
url: 'file:///riju/lib/hash-test.js'
}

Node.js v20.10.0

@sharveshml sharveshml changed the title Error setting up locally Error in setting up locally Feb 25, 2024
@raxod502
Copy link
Member

Yes. In the current project state, it's not expected to work. See #168.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants