Skip to content

Fix new jest version requiring use latest node version#81

Open
janjitsu wants to merge 1 commit intolinkedin-faq:dependabot/npm_and_yarn/babel-jest-29.4.3from
janjitsu:dependabot/npm_and_yarn/babel-jest-29.4.3
Open

Fix new jest version requiring use latest node version#81
janjitsu wants to merge 1 commit intolinkedin-faq:dependabot/npm_and_yarn/babel-jest-29.4.3from
janjitsu:dependabot/npm_and_yarn/babel-jest-29.4.3

Conversation

@janjitsu
Copy link
Copy Markdown

Updates node version used by CI will fix the following error

yarn install v1.22.19                                                                                                                                                                                                                                                             
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
[1/4] Resolving packages...                                                                                                                                                                                                                                                       
[2/4] Fetching packages...                                                                                                                                                                                                                                                        
error [email protected]: The engine "node" is incompatible with this module. Expected version "^14.15.0 || ^16.10.0 || >=18.0.0". Got "17.3.0"                                                                                                                                    
error Found incompatible module.                                                                                                                                                                                                                                                  
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.     

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant