TheToxProject / client

The Universal Tox client. Platform-agnostic Tox client with user-friendlyness in mind!
https://tox-rebrand.herokuapp.com
MIT License
97 stars 10 forks source link

Can't build #141

Open gnusupport opened 1 year ago

gnusupport commented 1 year ago
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 tox-universal-client@0.2.4: "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 tox-universal-client@0.2.4: "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 tox-universal-client@0.2.4: "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 babel-eslint@8.2.6: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
warning eslint-loader@2.1.0: This loader has been deprecated. Please use eslint-webpack-plugin
[2/4] Fetching packages...
error upath@1.0.4: 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.