tlaplus / vscode-tlaplus

TLA+ language support for Visual Studio Code
MIT License
357 stars 33 forks source link

Packages/node upgrade and devcontainer for vscode #280

Closed afonsonf closed 1 year ago

afonsonf commented 1 year ago

Upgraded node and updated packages:

Add support to vscode dev container:

lemmy commented 1 year ago

Hey @afonsonf, when I tried creating a Codespace, it ended up being in recovery mode without apt, npm, and other essential components. I'm completely lost here. Could you please take a look at it?

afonsonf commented 1 year ago

Hey @afonsonf, when I tried creating a Codespace, it ended up being in recovery mode without apt, npm, and other essential components. I'm completely lost here. Could you please take a look at it?

It fails to install the java jre 11, because its no longer in the default package repos distributed in the base image, I'll fix it