Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4: warning when installed with yarn #244

Closed
AviVahl opened this issue Aug 26, 2023 · 4 comments · May be fixed by nerdy-tech-com-gitub/ant-design#4
Closed

v4: warning when installed with yarn #244

AviVahl opened this issue Aug 26, 2023 · 4 comments · May be fixed by nerdy-tech-com-gitub/ant-design#4
Labels

Comments

@AviVahl
Copy link

AviVahl commented Aug 26, 2023

We've just upgraded to @ctrl/[email protected] and yarn started giving: warning Workspaces can only be enabled in private projects.

Looking into the package.json of the new release, it is marked like a monorepo:

{
...
  "workspaces": [
    "demo"
  ],
...
}
@scttcper
Copy link
Owner

eh leaning towards wontfix

@AviVahl
Copy link
Author

AviVahl commented Aug 30, 2023

I'd hate to fork the package just to get the warning fixed, but it is used in a project with over 2000 dependencies and is the only warning during yarn. 😟 Can I assist?

@github-actions
Copy link

🎉 This issue has been resolved in version 4.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@AviVahl
Copy link
Author

AviVahl commented Aug 30, 2023

❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants