Ayush-ydv
Ayush-ydv
@Kayange123 I faced a similar issue, and upon investigation, I realized that the problem stemmed from my incorrect utilization of Cloudinary's name, key, and secret configuration. If you're encountering the...
I have successfully completed the project and deployed it. However, there is one issue pertaining to the 'create project' functionality that requires my attention. Apart from this, please feel free...
@abuzayn12 I've noticed an inconsistency in your .env file. It appears that you might have inadvertently misspelled "CLOUDINARY_SECRET" as "SECTRET." This inconsistency could be the cause of the problem. Additionally,...
If the problem isn't fixed yet, you can try the following: Run this command: npx grafbase dev This will start the Grafbase server on your computer. Just so you know,...
This solution of @rne1223 seems to work run npx [email protected] dev inside the grafbase directory