jup-ag/instruction-parser

Error

Closed this issue · 1 comments

bigint: Failed to load bindings, pure JS will be used (try npm run rebuild?)
TypeError: fetch failed
at Object.fetch (node:internal/deps/undici/undici:11730:11)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at async ClientBrowser.callServer (D:\Data\Studay\JS\instruction-parser\node_modules@solana\web3.js\src\connection.ts:1625:17) {
cause: ConnectTimeoutError: Connect Timeout Error
at onConnectTimeout (node:internal/deps/undici/undici:6869:28)
at node:internal/deps/undici/undici:6825:50
at Immediate._onImmediate (node:internal/deps/undici/undici:6855:37)
at processImmediate (node:internal/timers:478:21) {
code: 'UND_ERR_CONNECT_TIMEOUT'
}
}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

在执行程序时,出现了这个问题,按照提示 尝试了 rebuild 但是依旧有这个问题,提问大模型了,好像是连接的问题,请问有没有什么比较好的方法解决

seems like your RPC error.