I am getting this error message when trying to execute my bun function:
Failed to load module: BuildMessage: EISDIR reading "/root/.bun/install/cache/bignumber.js@9.3.1@@@1agent@1.7.2@@@1/bignumber.js"
I am using Bun 1.3 runtime, deployed to cloud, with no other significant issue like a failed build or similar. Any ideas what could be going wrong?
is the function also using appwrite sdk? issue might be bignumber dependency used in it π€
just for narrowing down the issue can u confirm that and try removing the sdk?
Yes it is! it's meant to set some boilerplate when users are being registered. I've solved it by quickly migrating the function to golang.
Happy to do that but my free plan doesn't allow for more functions π
no worries i can try reproducing when i start on monday
thanks <@743532656767270934> , appreciate it. let me know I can assist π
<@502858950501203968> narrowed it down, you are most likely using an old version of node-appwrite
try updating to any version above 17.0.0
Recommended threads
- Appwrite Cloud project is paused and nev...
Hi Appwrite Team & Community, I am facing a problem with one of my Appwrite Cloud projects which seems to be identical to the other cases of "paused projects" ...
- Timed out waiting for runtime error
execution id 6a3e0791978712d81ee0 im having issue with appwrite function runtime performance. even after 4gbram and cpu same function sometimes completes in a...
- Project auto-blocked after load testing ...
Hi team π My project has been automatically blocked with the message: "Project is currently blocked β Access to this project is restricted. Contact support if...