You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git:(dev) ✗ yarn add husky@latest --dev \
>&& yarn dlx husky-init --yarn2 \
cmdand>&& npm exec -- github:typicode/husky-4-to-7 --remove-v4-config
yarn add v1.22.5
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 "firebase-admin > @firebase/[email protected]" has unmet peer dependency "@firebase/[email protected]".
warning "firebase-admin > @firebase/database-compat > @firebase/database > @firebase/[email protected]" has unmet peer dependency "@firebase/[email protected]".
[4/4] 🔨 Building fresh packages...
success Saved lockfile.
success Saved 1 new dependency.
info Direct dependencies
└─ [email protected]
info All dependencies
└─ [email protected]
✨ Done in 1.44s.
yarn run v1.22.5
error Command "dlx" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
I ask that because it did update husky to 7.0.2.
The text was updated successfully, but these errors were encountered:
Is it normal this error?
I ask that because it did update husky to 7.0.2.
The text was updated successfully, but these errors were encountered: