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

Warning Workspaces can only be enabled in private projects. #524

Closed
jer-sen opened this issue Dec 7, 2023 · 3 comments
Closed

Warning Workspaces can only be enabled in private projects. #524

jer-sen opened this issue Dec 7, 2023 · 3 comments
Labels
bug Something isn't working released Has been released and published

Comments

@jer-sen
Copy link

jer-sen commented Dec 7, 2023

You should remove this from package.json to avoid this warning when installing the module:

  "workspaces": [
    "website"
  ],
@enisdenjo enisdenjo added the bug Something isn't working label Dec 20, 2023
enisdenjo pushed a commit that referenced this issue Dec 20, 2023
## [5.14.3](v5.14.2...v5.14.3) (2023-12-20)

### Bug Fixes

* **client:** Use closures instead of bindings (with `this`) ([812129d](812129d))
* remove package.json workspaces entry in release ([63a831e](63a831e)), closes [#524](#524)
@enisdenjo
Copy link
Owner

🎉 This issue has been resolved in version 5.14.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@enisdenjo enisdenjo added the released Has been released and published label Dec 20, 2023
@enisdenjo
Copy link
Owner

Thanks for pointing this out @jer-sen! The new release v5.14.3 doesn't include the workspaces entry, try it out.

@jer-sen
Copy link
Author

jer-sen commented Dec 20, 2023

@enisdenjo you're welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released Has been released and published
Projects
None yet
Development

No branches or pull requests

2 participants