Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't build #141

Open
gnusupport opened this issue Nov 30, 2022 · 0 comments
Open

Can't build #141

gnusupport opened this issue Nov 30, 2022 · 0 comments

Comments

@gnusupport
Copy link

yarn
yarn install v1.22.19
warning package.json: "dependencies" has dependency "babel-core" with range "6.26.0" that collides with a dependency in "devDependencies" of the same name with version "^6.26.0"
warning package.json: "dependencies" has dependency "babel-jest" with range "23.0.0-alpha.0" that collides with a dependency in "devDependencies" of the same name with version "22.4.4"
warning package.json: "dependencies" has dependency "jest" with range "20.0.4" that collides with a dependency in "devDependencies" of the same name with version "22.3.0"
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.
warning [email protected]: "dependencies" has dependency "babel-core" with range "6.26.0" that collides with a dependency in "devDependencies" of the same name with version "^6.26.0"
warning [email protected]: "dependencies" has dependency "babel-jest" with range "23.0.0-alpha.0" that collides with a dependency in "devDependencies" of the same name with version "22.4.4"
warning [email protected]: "dependencies" has dependency "jest" with range "20.0.4" that collides with a dependency in "devDependencies" of the same name with version "22.3.0"
[1/4] Resolving packages...
warning [email protected]: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
warning [email protected]: This loader has been deprecated. Please use eslint-webpack-plugin
[2/4] Fetching packages...
error [email protected]: The engine "node" is incompatible with this module. Expected version ">=4 <=9". Got "19.1.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

No branches or pull requests

1 participant