Alexandre Andrade
Alexandre Andrade
The executable published by [pact-ruby-standalone](https://github.com/pact-foundation/pact-ruby-standalone) are not compatible with Linux on arm64 - so basically that needs to start there..
Hi @billywhizz , If possible, please add the chagen Jsen suggested - I spent days on the same issue before checking his comment here. Good job anyways mate!! @jsen- ,...
Hi there, What exactly functionality needs to be disabled? My TV is running 7.3.0-2407 and these lines have nothing that seems important.
You also need to update to the version 1.8 of Nix, so the install-nix.sh should use: curl http://hydra.nixos.org/build/17897581/download/1/nix-1.8-x86_64-darwin.tar.bz2 | sudo tar xjf -
And include the install: ./nix-1.8-x86_64-darwin/install
I have a Heimdall page that has a link to Hyperion - both on the same server running on different ports. When I click on the Hyperion link, these are...
Have you tried to use without the './' ? E.g: `handler: src/check-auth.handler`
Hi guys, I also needed to add to Info.plist: APIKey Kits KitInfo KitName Answers KitInfo KitName Crashlytics Now it is working.. Cheers, Alex
Hi @JesperLundberg , Do you mind sharing what your unrelated issue was ? I'm facing exactly the same and perhaps I have an 'unrelated' issue as well. Cheers
Both config/opts work for me. Opts looks cleaner tho: { "kevinhwang91/nvim-ufo", event = "VeryLazy", dependencies = { "kevinhwang91/promise-async", }, opts = { provider_selector = function() return { "lsp", "indent" }...