vIceBerg
vIceBerg
isomorphic-git does not support authentication with public keys. So it's not an option for me. @Luxiamor does your solution by using your files works?
Is there a way to use your branch as an NPM package?
Hi. Check if you have a reference to the package inside any page that is handled by the renderer. You cannot import nodegit in those source files, even if you're...
> Thank you! Can you elaborate that in simpler terms? Does that mean I cannot use nodegit in the renderer part of my app? Just wondering, eg how GitLraken for...
Can you try to install the 0.26.4 version and sees if it`s working? And are you sure the postinstall process calls electron-builder to rebuild dependencies to use with Electron?
> @vlceberg thank you for the explanation! I am just wondering, oyed said “suddenly” it doesn’t work for they anymore @oyed did we just run into the same error message...
@aputinski you have to launch mocha with --ui tdd in order to have the suite function injected into the tests.
I'm adding my voice to the SVG support request. There's a library that converts a SVG to an image: https://pub.dev/packages/flutter_svg Maybe this package could use this
Hi! What about this change? I face the same issue and would like it to be resolved....
Hi! I know... I'm waiting for your Pull Request on Azure SDK for Service Bus using AMQP... Meanwhile, I try to find some solutions to temporarily patch my problems... This...