c2pa-js icon indicating copy to clipboard operation
c2pa-js copied to clipboard

Rush prettier pre-commit hook does not work with VSCode GUI

Open emensch opened this issue 3 years ago • 2 comments

The Rush prettier pre-commit hook breaks when used with the VSCode GUI. Error output suggests that this is because VSCode is using its own version of node which does not abide the version constraint specified in rush.json:

ERROR: Your dev environment is running Node.js version v18.0.0 which does not
meet the requirements for building this repository.  (The rush.json
configuration requires nodeSupportedVersionRange=">=14.15.0 <15.0.0 ||
>=16.13.0 <17.0.0")

emensch avatar Jun 06 '22 17:06 emensch

@adobe export issue to Jira project CAI

crandmck avatar Jan 23 '23 19:01 crandmck

:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/CAI-3381 is successfully created for this GitHub issue.

github-jira-sync-bot avatar Jan 23 '23 19:01 github-jira-sync-bot