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 ubuntu 22.04 npm run server host port number #19

Open
jackpxyz opened this issue Mar 1, 2023 · 2 comments
Open

Error ubuntu 22.04 npm run server host port number #19

jackpxyz opened this issue Mar 1, 2023 · 2 comments

Comments

@jackpxyz
Copy link

jackpxyz commented Mar 1, 2023

/home/ubuntu/wa-tunnel/node_modules/on-exit-leak-free/index.js:11
const registry = new FinalizationRegistry(clear)
^

ReferenceError: FinalizationRegistry is not defined
at Object. (/home/ubuntu/wa-tunnel/node_modules/on-exit-leak-free/index.js:11:18)
at Module._compile (internal/modules/cjs/loader.js:999:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
at Module.load (internal/modules/cjs/loader.js:863:32)
at Function.Module._load (internal/modules/cjs/loader.js:708:14)
at Module.require (internal/modules/cjs/loader.js:887:19)
at require (internal/modules/cjs/helpers.js:74:18)
at Object. (/home/ubuntu/wa-tunnel/node_modules/pino/lib/tools.js:8:16)
at Module._compile (internal/modules/cjs/loader.js:999:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)

@Lyton505
Copy link

Lyton505 commented Jun 1, 2023

I am also getting this error on Pop! Os

@Lyton505
Copy link

Lyton505 commented Jun 1, 2023

fixed by updating node to a higher version. I installed v16.20.0

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