Damilola Emmanuel Olowookere

Results 65 comments of Damilola Emmanuel Olowookere

> Hi is it still true that this tool (what is amazing by the way) can't be used with Laravel Sail? Sadly, yes

> If you set `DB_HOST=127.0.01` in `.env` and port mapping `3306:3306` in `docker-compose.yml` for `mysql` service you can I believe this is assuming that there's a single Laravel app running,...

@nahid @nafiesl It's been a while this issue is opened. I hope I can convince you to merge it; else we should rather close it. I want us to agree...

Yeah @lovell you're spot on that `getSchoolServerBridge` isn't part of any Sharp logic. I will try again with asarUnpack config. Thank you. Regarding using pnpm/yarn 3+ for multi/cross platform Node...

Still working on it. Will definitely update this issue ASAP

Now I think I made some progress, @lovell After some days in the rabbit hole, I was able to piece together something that may help improve the cross-platform support of...

And yes, [I don't have a lot of options with yarn neither](https://github.com/quasarframework/quasar/issues/13197#issuecomment-1100920197). That's why I've got to go through all the troubles of the efforts I made with my previous...

Yeah, you're correct about the red flag. It is now much so in retrospect, but not much so few years ago when I opted to use quasar for the project....

It just dawned on me that I tried every single other fix going down that rabbit hole except the very instruction about [asarUnpack](https://sharp.pixelplumbing.com/install#electron) It now works. Thank you. However, please...

Just thought to add that [scanning seems to be done one-level deep?](https://github.com/develar/app-builder/blob/master/pkg/node-modules/nodeModuleCollector.go#L25) as mentioned [in this electron-builder comment](https://github.com/electron-userland/electron-builder/issues/6880#issuecomment-1140281153). The point I made above with nesting `binding.gyp`?