sumn2u / hai-server

Build JSON API with authentication in just minutes.
https://medium.com/@sumn2u/build-a-rest-api-s-from-json-with-authentication-2ee4d21a64a6
MIT License
15 stars 4 forks source link

Error installation #64

Open BachiMjavanadze opened 2 weeks ago

BachiMjavanadze commented 2 weeks ago

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:

Node.js v20.13.1 `

sumn2u commented 4 days ago

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

BachiMjavanadze commented 12 hours ago

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

The same problem :(