Using Bun functions in server functions
Hello,
I am trying to call this in TS Start in order to get a pre-signed upload url for AWS S3:
But server's log showing this error, when I try to submit my form:
(I used
......
to hide the folder names)
Does that mean that there is no distinction between server and client environments?.. I'm little confused.1 Reply
continuing-cyan•5mo ago
GitHub
Sveltekit +page.server.js unable to find bun:sqlite · Issue #4704 ...
What version of Bun is running? 1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a7983 What platform is your computer? Linux 6.3.11-200.fc38.x86_64 x86_64 unknown What steps can reproduce the bug? install ...