It's been a while since i used my appwrite instance. I spun up a server 1.7.4 and downloaded the newest cli. Created a fucntion and the node-appwrite packed does not contain the InputFile class anymore. THe docs still mention it. Am I missing something?
Is it from the import appwrite/file?
No, from node-appwrite
node-appwrite/file
That's what it looks like here
https://github.com/appwrite/sdk-for-node/blob/main/package.json#L23-L27
Lol okay, ill try that. I looked at an old repo of mine and it was exported from the index.
Ide wasnt able to find it
If I was at a computer I'd try :P If that isn't it I'll look when I get home, unless someone else knows.
Okay, that input worked.
tysm
Cool beans!
[SOLVED] how does uploading work with node
Recommended threads
- Unable to Create Storage After Upgrading...
We upgraded our Appwrite instance from version 1.8.0 to 1.9.0 and successfully ran the migration process. However, after the upgrade, we are no longer able to c...
- help!!!!
whats happening no clue pls help 🥲
- Large File Upload Issue with S3/RustFS
Hi, we are seeing a reproducible large upload failure with Appwrite 1.8.0 using S3-compatible storage through RustFS. A file upload of about 10.7 GB consistent...