Results 21 comments of John Carter

@arashilmg Do you have a way to reverse this command? ``` sed -i "/node/s/^/sudo /" ~/.vscode-server/bin/*/server.sh ``` I ran it locally on WSL and now I can't start VS Code...

Yeah I did and can confirm it works. I thought it would be good to open it back up if people are stilling running into it though.

Was about to update this to say the same thing.

I'm totally ignorant when it comes to Docker images, but is there any way to force 1.9 via docker-compose?

No stress. As @hemberger says, it looks like the docker image has to use GitHub Actions to be created. You need access to create GitHub repo secrets for use in...

I just forked this repo and created a DockerHub repo and can confirm that I have 1.9 working on my fork using @hemberger 's instructions ~( **there is a typo**...

I think that if you change the file manually, the next time the model is booted, the index update should occur. Does that happen? I don't know how you can...

If you create then delete a pivot model to sort of "initialise" the "table"/directory it works. See the follow up test in that branch. I took a bit of source...

Oh I didn't mean there was anything wrong with your code 😯 I just meant I was in over my head. I can use the create and delete workaround for...