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

🐛 Having issue running Evobot on host server #1657

Open
Tox0id opened this issue Jul 11, 2024 · 0 comments
Open

🐛 Having issue running Evobot on host server #1657

Tox0id opened this issue Jul 11, 2024 · 0 comments

Comments

@Tox0id
Copy link

Tox0id commented Jul 11, 2024

Describe the bug
The bot doesn't start. I get the following error message:

/media/sdc1/tox0id/rammari/evobot/node_modules/undici/lib/web/fetch/response.js:530 ReadableStream ^ ReferenceError: ReadableStream is not defined at Object.<anonymous> (/media/sdc1/tox0id/rammari/evobot/node_modules/undici/lib/web/fetch/response.js:530:3) at Module._compile (node:internal/modules/cjs/loader:1198:14) at Module._extensions..js (node:internal/modules/cjs/loader:1252:10) at Object.require.extensions.<computed> [as .js] (/media/sdc1/tox0id/rammari/evobot/node_modules/ts-node/src/index.ts:1608 :43) at Module.load (node:internal/modules/cjs/loader:1076:32) at Function.Module._load (node:internal/modules/cjs/loader:911:12) at Module.require (node:internal/modules/cjs/loader:1100:19) at require (node:internal/modules/cjs/helpers:119:18) at Object.<anonymous> (/media/sdc1/tox0id/rammari/evobot/node_modules/undici/lib/web/fetch/index.js:11:5) at Module._compile (node:internal/modules/cjs/loader:1198:14) npm notice npm notice New major version of npm available! 8.19.4 -> 10.8.2 npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.2 npm notice Run npm install -g [email protected] to update! npm notice
I have Node.js version: 16.20.2 and it seems to be related to node versions under 18?

On my server I cannot update node above 16

Can this issue be solved with node 16 support?

How To Reproduce
Steps to reproduce the behavior:

  1. have node version 16
  2. run npm start

Expected behavior
Evobot should start

Environment (add if possible)

  • Node.js version: 16.20.2
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