gillez
gillez
When initialising finder using an async function rather than static array, the "go-to" event does not work. The following error is seen in the console: ``` TypeError: n.find is not...
Hi, I'm trying to compile my node app on MacOS v10.11.6. It fails with the following error: ``` -> cp "/var/folders/kz/vj4tms290qq_04ylv6p54ks40000gq/T/nodec/node/out/Release/node" "nodec_output/app" /__enclose_io_memfs__/_global_/lib/ruby/2.4.0/fileutils.rb:1289:in `initialize': No such file or directory @...
This follows a previous problem I had with mounting a folder in a qemu-based instance on MacOS https://github.com/canonical/multipass/issues/3221 @andrei-toterman helped me out that time and got it running again. The...