Skip to content

Instantly share code, notes, and snippets.

@feuGeneA
Created November 22, 2019 00:48
Show Gist options
  • Save feuGeneA/b1daa066d117c20449b994946cc4c8f9 to your computer and use it in GitHub Desktop.
Save feuGeneA/b1daa066d117c20449b994946cc4c8f9 to your computer and use it in GitHub Desktop.
Error: Node error: {"code":-32602,"message":"too many arguments, want at most 1"}
at Function.validate (/usr/src/app/node_modules/@0x/web3-providers-fork/dist/@0x/web3-providers-fork.cjs.js:117:18)
at WebsocketProvider._callee$ (/usr/src/app/node_modules/@0x/web3-providers-fork/dist/@0x/web3-providers-fork.cjs.js:191:61)
at tryCatch (/usr/src/app/node_modules/regenerator-runtime/runtime.js:45:40)
at Generator.invoke [as _invoke] (/usr/src/app/node_modules/regenerator-runtime/runtime.js:271:22)
at Generator.prototype.(anonymous function) [as next] (/usr/src/app/node_modules/regenerator-runtime/runtime.js:97:21)
at asyncGeneratorStep (/usr/src/app/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _next (/usr/src/app/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
at processTicksAndRejections (internal/process/task_queues.js:86:5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment