mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
I hate this i hate this i hate this
This commit is contained in:
parent
8bf82b5192
commit
46ab95df31
1 changed files with 2 additions and 1 deletions
|
@ -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": {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue