I tried to follow the tutorial on the doc setting up a simple nodeJS app, and I basically copy and paste the code from the doc, and then I got this strange issue saying â TypeError: Moralis.start is not a functionâ along with another issue âbigInt: failed to load bindings, pure JS will be used (try npm run rebuild)â. I did some search but ended up getting no luck, I dont know if it was just me or something, here are the screenshots:
btw, the node version is v16.13.0. Thanks in advance.