Open JatSh1804 opened 1 week ago
I have the same issue for the past few days ..
I have the same issue for the past few days ..
It's so frustrating i've even initialized new repos but nothing seems to be working on my system. Even the cloned repo seems to be having this error, Have you tried it?? Btw, are you developing this for the dAppathon by any chance??
I have the same issue for the past few days ..
It's so frustrating i've even initialized new repos but nothing seems to be working on my system. Even the cloned repo seems to be having this error, Have you tried it?? Btw, are you developing this for the dAppathon by any chance??
Even my previous commits are failing to build. I have scoured the net but to no avail. Let's wait for the devs to reply on this.
No no.. Its not for a hackathon. We are creating a web3 application that facilitates transactions, swaps, trades, and bridges, supporting all blockchains.
Hi, thanks for reporting this! The issue was related to a bug in the new Aptos ts-sdk version released a few days ago. We've now released an updated version with a fix (1.32.1), which should resolve the issue.
See related https://github.com/aptos-labs/aptos-ts-sdk/issues/573
Have been trying to use the @aptos-wallet-adapter for the last two days, and couldn't get any success. Error:
Have tried to setup new repo with the latest nextjs version, but still the same error.
/app/profile/layout.tsx
/app/profile/page.tsx
Have also tried updating the next.config.mjs to allow loading the .wasm file on client side but it's just compiling the route, nothing else. Stack: NextJs 14 (app router)