Uğur Oruç
Uğur Oruç
  Sorry yesterday images didnt uploaded :/
Having this issue, - it's breaking CI and I had to force it without "package-lock" which is not nice workaround. `npm i --package-lock=false` fixes the issue on CI/CD not recommending...
My guess is here the link is defined wrong. https://github.com/strapi/strapi-plugin-open-ai/blob/main/admin/src/api/models/index.js
> Thank you! We are ready to merge it, but we'd like to have a test for it. We can take care of it ourselves, but we need a way...
Since this is mostly related I'll not create another issue for this. I've a use-case to keep appointment slots as a time not relevant to the date. Relevant piece from...
Hey @wardpeet Thanks for the response, it works with that thanks alot but it required me to upgrade next@15 it didn't worked on 14 version. In 14 it's "serverComponentsExternalPackages" it...
@wardpeet I didn't find this on documentation it would be great to add in case next.js users wants to try as I do 😁
**Use Case: Build Environment Without Database Access** We're encountering challenges with typed-sql in our GCP Cloud Build + Docker workflow that might be relevant to others in similar situations. **Current...