Skip to content

Commit 0947945

Browse files
committed
.env.example:
1.) added: bugfix to node since node install with latest node installation due removed binaries. Signed-off-by: Oskars Germovs <sia_dev@inbox.lv>
1 parent b47a52b commit 0947945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ WORKSPACE_COMPOSER_JSON_AUTH=false
105105
WORKSPACE_COMPOSER_REPO_PACKAGIST=
106106
WORKSPACE_NVM_NODEJS_ORG_MIRROR=
107107
WORKSPACE_INSTALL_NODE=true
108-
WORKSPACE_NODE_VERSION=node
108+
WORKSPACE_NODE_VERSION=v19.0.0
109109
WORKSPACE_NPM_REGISTRY=
110110
WORKSPACE_NPM_FETCH_RETRIES=2
111111
WORKSPACE_NPM_FETCH_RETRY_FACTOR=10

0 commit comments

Comments
 (0)