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

Incoherent dependencies #88

Closed
Rudloff opened this issue Jun 21, 2019 · 1 comment
Closed

Incoherent dependencies #88

Rudloff opened this issue Jun 21, 2019 · 1 comment

Comments

@Rudloff
Copy link

Rudloff commented Jun 21, 2019

Hello,

It seems doxdox 3.0 requires versions of the plugins that themselves require doxdox 2.0 and this makes Yarn throw an error:

error "doxdox#doxdox-parser-dox#doxdox@~2.0.3" doesn't satisfy found match of "doxdox@3.0.0"
error "doxdox#doxdox-plugin-bootstrap#doxdox@~2.0.3" doesn't satisfy found match of "doxdox@3.0.0"
error "doxdox#doxdox-plugin-handlebars#doxdox@~2.0.3" doesn't satisfy found match of "doxdox@3.0.0"
error "doxdox#doxdox-plugin-markdown#doxdox@~2.0.3" doesn't satisfy found match of "doxdox@3.0.0"
error Found 4 errors.

It stills installs the package correctly, but it might be worth checking.

@neogeek
Copy link
Member

neogeek commented Jan 25, 2022

This should be resolved in the latest preview version. We have moved to using npm workspaces so all packages will now share the same release cycle, so this shouldn't be a problem in the future.

@neogeek neogeek closed this as completed Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants