yarn-v3 Questions

1

After upgrading to yarn 3, when I run yarn install, the resolutions are getting removed from package.json and added in yarn.lock file. Are resolutions not supposed to reside in package.json when us...
Obligee asked 20/7, 2022 at 10:50

0

I need to get a list of only prod dependencies with yarn 3. Could not find any option in official documentation for listing only prod or devDependencies. Corresponding npm command is npm list --omi...
Haycock asked 2/8, 2022 at 21:14
1

© 2022 - 2024 — McMap. All rights reserved.