We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
I can't speak to yarn but the discovery works fine in my monorepo with Rush, what issues are you encountering with the yarn workspace?
Sorry, something went wrong.
Package discovery don't go down the tree, it's always relative to the OS.js installation path.
This doesn't really work well if you have all dependencies a few levels down.
I.e.:
packages/osjs-filemanager-application/ packages/osjs-client/ packages/osjs-server/ distros/os.js/ node_modules/ <-- uh, uh
NB: This is using the "workspaces" feature (which now also is in latest npm, albeit slightly different).
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: