MoralisWeb3 / Moralis-JS-SDK

Moralis Official Javascript SDK
https://docs.moralis.io
Other
366 stars 257 forks source link

Property 'parameters' does not exist on type '{ responses: { 200 #159

Closed romain130492 closed 2 years ago

romain130492 commented 2 years ago

New Bug Report

Checklist

I added that in my typescript config :

  "exclude": [
    "node_modules/*"
  ]

Issue Description

Steps + code to reproduce

Actual Outcome

Expected Outcome

Environment

Server

Client

Logs

laxmikanta415 commented 2 years ago

Hey @romain130492 can you share the code with same set up on JSFiddle or similar environment, so i can help you on this.

ErnoW commented 2 years ago

moralis v0.0.90 is quite outdated. This issue has alraedy been fixed. Please update your package to make sure to run the latest version.