I hate this i hate this i hate this

This commit is contained in:
Venson 2023-09-28 22:15:51 +03:00
parent 8bf82b5192
commit 46ab95df31

View File

@ -12,7 +12,8 @@
// "forwardPorts": [],
// Use 'postCreateCommand' to run commands after the container is created.
"postCreateCommand": "nvm install 20"
//https://github.com/microsoft/vscode-dev-containers/issues/559
"postCreateCommand": "source $NVM_DIR/nvm.sh && nvm install 20"
// Configure tool-specific properties.
// "customizations": {},