LaurianeOriginal post
Web Developer
Hey!
I want to use the SDK to create my database and my collections, instead of doing that manually, through the wen interface.
I see this error when I want to run my test: https://github.com/Open-Source-Economy/frontend/blob/feature/app-write/src/appwrite/__tests__/appwrite.test.ts
Any clue where it can come from?
(I check every source available)
(I am not very familiar with the JS environment)
Summary
Error message indicates that module 'node-fetch-native-with-agent/agent' cannot be found in the specified directory. Make sure the module is installed properly. This error might originate from an issue with module dependencies or file paths. Double-check your installation and file structure.