Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

This version of µWS is not compatible with your Node.js #4437

Closed
xaviarias opened this issue Jun 9, 2023 · 3 comments · Fixed by #4459
Closed

This version of µWS is not compatible with your Node.js #4437

xaviarias opened this issue Jun 9, 2023 · 3 comments · Fixed by #4459

Comments

@xaviarias
Copy link

xaviarias commented Jun 9, 2023

Having a similar issue as reported in #1503, but in MacOS Ventura 13.4:

This version of µWS is not compatible with your Node.js build:

Error: Cannot find module '../binaries/uws_darwin_x64_115.node'
Require stack:
- /usr/local/lib/node_modules/truffle/node_modules/ganache/node_modules/@trufflesuite/uws-js-unofficial/src/uws.js
- /usr/local/lib/node_modules/truffle/node_modules/ganache/dist/node/core.js
- /usr/local/lib/node_modules/truffle/build/migrate.bundled.js
- /usr/local/lib/node_modules/truffle/node_modules/original-require/index.js
- /usr/local/lib/node_modules/truffle/build/cli.bundled.js
Falling back to a NodeJS implementation; performance may be degraded.

My development environment:

$ truffle -v   
Truffle v5.9.4 (core: 5.9.4)
Ganache v7.8.0
Solidity - 0.8.20 (solc-js)
Node v20.3.0
Web3.js v1.10.0

Thanks

@jymartineau
Copy link

jymartineau commented Jun 13, 2023

I am getting the same issue... I even nvm'd to LTS... no luck...

Truffle v5.9.4 (core: 5.9.4)
Ganache v7.8.0
Solidity v0.5.16 (solc-js)
Node v18.16.0
Web3.js v1.10.0

Thank you!!

@kindaro
Copy link

kindaro commented Aug 4, 2023

I have the same issue with Node 20.4.0 and Ganache 7.9.0.

@davidmurdoch
Copy link
Member

This should be fixed once #4459 is shipped.

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

Successfully merging a pull request may close this issue.

4 participants