Uğur Oruç

Results 8 comments of Uğur Oruç

![screen shot 2017-10-14 at 3 27 55 pm](https://user-images.githubusercontent.com/7689820/31582471-a6c80154-b18c-11e7-97eb-744531abea7f.png) ![screen shot 2017-10-14 at 3 28 08 pm](https://user-images.githubusercontent.com/7689820/31582472-a6f5d12e-b18c-11e7-9a8c-3d599e6727c2.png) 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...