Migration trouble #5921
Unanswered
Hassenhajsalem
asked this question in
General Q&A
Replies: 3 comments 9 replies
-
Hi, it is recommended to use Latest LTS Version of Node, which is 18.14.2 (includes npm 9.5.0). Could you give it a try? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
truffle migrate
This version of µWS is not compatible with your Node.js build:
Error: Cannot find module './uws_linux_x64_111.node'
Falling back to a NodeJS implementation; performance may be degraded.
Error: The network id specified in the truffle config (5777) does not match the one returned by the network (1677063514397). Ensure that both the network and the provider are properly configured.
at Object.detectAndSetNetworkId (/usr/local/lib/node_modules/truffle/build/webpack:/packages/environment/environment.js:114:1)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at Object.detect (/usr/local/lib/node_modules/truffle/build/webpack:/packages/environment/environment.js:24:1)
at Object.module.exports [as run] (/usr/local/lib/node_modules/truffle/build/webpack:/packages/core/lib/commands/console/run.js:21:1)
at runCommand (/usr/local/lib/node_modules/truffle/build/webpack:/packages/core/lib/command-utils.js:297:1)
Truffle v5.7.7 (core: 5.7.7)
Node v19.6.1
Beta Was this translation helpful? Give feedback.
All reactions