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

can't use yarn add on non-private workspaces #6506

Open
bluelovers opened this issue Oct 6, 2018 · 1 comment
Open

can't use yarn add on non-private workspaces #6506

bluelovers opened this issue Oct 6, 2018 · 1 comment
Assignees
Labels

Comments

@bluelovers
Copy link

Do you want to request a feature or report a bug?

hope can have a option for allow Workspaces use on non-private projects

What is the current behavior?

$ yarn add xxxx
Workspaces can only be enabled in private projects.

What is the expected behavior?

a options let user can choose force enable it

Please mention your node.js, yarn and operating system version.

@ghost ghost assigned imsnif Oct 6, 2018
@ghost ghost added the triaged label Oct 6, 2018
@dword-design
Copy link

Hey, I wanna bump this up. I think there are use cases where it makes sense to have workspaces in public packages. I'm using workspaces for Nuxt modules and since Nuxt in the end builds its files via Webpack, the workspaces aren't in fact published but only the built files. The workspaces aren't actually published packages in this case.

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

No branches or pull requests

3 participants