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 installation #64

Open
BachiMjavanadze opened this issue Nov 11, 2024 · 2 comments
Open

Error installation #64

BachiMjavanadze opened this issue Nov 11, 2024 · 2 comments
Assignees

Comments

@BachiMjavanadze
Copy link

after installing globally or locally and running this command in terminal:

hai-server --version

I have this error:

`
node:internal/modules/cjs/loader:1148
throw err;
^

Error: Cannot find module './'
Require stack:

  • C:\Users\mydocs\AppData\Roaming\npm\node_modules\hai-server\lib\cli\bin.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
    at Module._load (node:internal/modules/cjs/loader:986:27)
    at Module.require (node:internal/modules/cjs/loader:1233:19)
    at require (node:internal/modules/helpers:179:18)
    at Object. (C:\Users\mydocs\AppData\Roaming\npm\node_modules\hai-server\lib\cli\bin.js:5:1)
    at Module._compile (node:internal/modules/cjs/loader:1358:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
    at Module.load (node:internal/modules/cjs/loader:1208:32)
    at Module._load (node:internal/modules/cjs/loader:1024:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [
    'C:\Users\mydocs\AppData\Roaming\npm\node_modules\hai-server\lib\cli\bin.js'
    ]
    }

Node.js v20.13.1
`

@sumn2u sumn2u self-assigned this Nov 20, 2024
@sumn2u
Copy link
Owner

sumn2u commented Nov 27, 2024

Hi @BachiMjavanadze , I've released a new version with fixes. Could you try it out?

@BachiMjavanadze
Copy link
Author

Hi @BachiMjavanadze , I've released a new version with fixes. Could you try it out?

The same problem :(

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

2 participants