arctic-ice-cool
arctic-ice-cool
Woo we’ve doubled the traction on this now 🤪
This will require plugin development I believe to parse the meta viewport data differently
Did anyone resolve this issue? It's currently just disconnecting after about 15 minutes, which is such a shame because other than that this connects seamlessly?
So I had to write a bash script to run to monitor the VPN connection presence and restart the container if it fails (just quick and dirty) and this morning...
I have been trying all sorts for days to get this working, it just doesn’t work with NPM 😞
> What environment are you use? ubuntu-latest or windows-latest? ubuntu-22.04
It's like NPM just isn't using the SSH-agent, from what I can gather. NPM should do though, as it works on Windows as you say, just not in Github Actions...
> How do you specify the package source in your `package.json`? Literally every possible way to reference a package source I can think of. Including changing `[email protected]` to `@github.com`! Current...
It just gives this output: ``` npm ERR! code E401 npm ERR! Incorrect or missing password. npm ERR! If you were trying to login, change your password, create an npm...
I've just had a quick look at my app and how we worked around this issue. This isn't meant to be provided as any means of solution, however, my work-around...