Skip to content

Instantly share code, notes, and snippets.

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