Closed paulmenzel closed 2 hours ago
yarn prints the warning below:
$ git log --no-decorate --oneline -1 7c5094c feat/make-transcription-configurable (#195) $ yarn install yarn install v1.22.22 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... [3/4] Linking dependencies... warning "notistack > goober@2.1.14" has unmet peer dependency "csstype@^3.0.10". warning " > redux-persist@6.0.0" has unmet peer dependency "redux@>4.0.0". [4/4] Building fresh packages... success Saved lockfile. Done in 118.81s.
Sorry, wrong repository.
yarn prints the warning below: