mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2026-01-15 08:23:36 -03:00
I hate this i hate this i hate this
This commit is contained in:
@@ -12,7 +12,8 @@
|
|||||||
// "forwardPorts": [],
|
// "forwardPorts": [],
|
||||||
|
|
||||||
// Use 'postCreateCommand' to run commands after the container is created.
|
// 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.
|
// Configure tool-specific properties.
|
||||||
// "customizations": {},
|
// "customizations": {},
|
||||||
|
|||||||
Reference in New Issue
Block a user