help icon indicating copy to clipboard operation
help copied to clipboard

Unsupported Node.js version 10.24.1, version 14.0.0 or later is required. Error: Process completed with exit code 1.

Open terlatogit opened this issue 3 years ago • 1 comments

Details

Run sfdx force:auth:jwt:grant --clientid $CLIENT_ID --jwtkeyfile ./buildfiles/server.key --username $USERNAME --instanceurl $INSTANCE_URL -a dev sfdx force:auth:jwt:grant --clientid $CLIENT_ID --jwtkeyfile ./buildfiles/server.key --username $USERNAME --instanceurl $INSTANCE_URL -a dev shell: /usr/bin/bash -e {0} env: CLIENT_ID: *** USERNAME: *** INSTANCE_URL: *** Unsupported Node.js version 10.24.1, version 14.0.0 or later is required. Error: Process completed with exit code 1.

Node.js version

I am using nodejs version 16.16.0

Example code

No response

Operating system

Windows

Scope

wile running Github pipelines.yml file, I got this error

Module and version

Not applicable.

terlatogit avatar Jul 26 '22 10:07 terlatogit

Looks like you were missing a with clause to force the nodejs version like here: https://github.com/terlatogit/SFDevOps/commit/908bbb85156b99f6f173eb0f304f49fd863fc349

Now, I see the build is working.

This issue can be closed.

vivganes avatar Aug 11 '22 19:08 vivganes

There has been no activity on this issue for 11 months. The help repository works best when sustained engagement moves conversation forward. The issue will be closed in 1 month. If you are still experiencing this issue on the latest supported versions of Node.js, please leave a comment.

github-actions[bot] avatar Dec 24 '23 01:12 github-actions[bot]

Closing after no activity on this issue for 12 months.

github-actions[bot] avatar Jan 24 '24 01:01 github-actions[bot]