David Dal Busco

Results 237 comments of David Dal Busco

It would also be useful for build scripts that want to pin a precise version of the tool or for scripts that want to test if the tool has already...

We hit this in multiple routes now. Did not tried to reproduce it in a sample repo (I should/will try when got a bit of time) but I noticed two...

Thanks, @TribuneX, that's a cool idea! However, I don't have the time or the will to implement any new features in Tie Tracker. While I definitely still use the app...

For what it's worth, I tested the latest version of WalletConnect v1.14.0, and an issue persists. If Buffer is polyfilled for local development with esbuild, using WalletConnect results in the...

Same, it's stuck. First time ever I try to install Nuxt. > ❯ npm install -g create-nuxt-app > npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated > npm WARN deprecated [email protected]: Please...

Gotcha I think the issue is the command. Nuxt v2 is still indexed on Google, so I landed on https://v2.nuxt.com/ which showcase `npx create-nuxt-app`. However with Nuxt current version, on...

If I may, I would suggest to have a look, as I do, at https://github.com/jeduan/cordova-plugin-facebook4/pull/601 to see how the same issue will be solved in cordova-plugin-facebook4 In this related PR...

Actually I don't think this improvement is needed. Just tried with a blank project. I have added [email protected] and then the current Custom-URL-Scheme plugin. Once both added, I could find...

@jacobweber would you like to try the following: I've got both cordova-plugin-customurlscheme, cordova-android@7 and edit-configs in my config.xml (the NSCameraUsageDescription too) and it worked fine