Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Fixed error : failed yarn --production on yarn set version stable #156

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tatsuyoshi-mashiko
Copy link

@tatsuyoshi-mashiko tatsuyoshi-mashiko commented Mar 6, 2024

The --production flag to yarn install has been removed in Yarn 3, instead you need to use yarn workspaces focus --all --production to avoid installing development dependencies in your production deployment.

I would like it to follow the latest version.
If this is going to be a disruptive change, please consider updating a major version.

@tatsuyoshi-mashiko tatsuyoshi-mashiko changed the title update install command of yarn Fixed error : failed yarn --production on yarn set version stable Mar 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant