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

Invalid peer dependencies #3

Closed
pago opened this issue Oct 29, 2017 · 1 comment
Closed

Invalid peer dependencies #3

pago opened this issue Oct 29, 2017 · 1 comment

Comments

@pago
Copy link
Contributor

pago commented Oct 29, 2017

When installing Melody (i.e. through create-melody-app) a bunch of warnings about invalid peer dependencies is generated.

warning "melody-component@1.0.0" has incorrect peer dependency "melody-idom@^0.10.0".
warning "melody-compiler@1.0.0" has incorrect peer dependency "melody-idom@^0.10.0".
warning "melody-compiler@1.0.0" has incorrect peer dependency "melody-parser@^0.10.0".
warning "melody-compiler@1.0.0" has incorrect peer dependency "melody-runtime@^0.10.0".
warning "melody-compiler@1.0.0" has incorrect peer dependency "melody-traverse@^0.10.0".
warning "melody-compiler@1.0.0" has incorrect peer dependency "melody-types@^0.10.0".
warning "melody-extension-core@1.0.0" has incorrect peer dependency "melody-idom@^0.10.0".
warning "melody-extension-core@1.0.0" has incorrect peer dependency "melody-parser@^0.10.0".
warning "melody-extension-core@1.0.0" has incorrect peer dependency "melody-runtime@^0.10.0".
warning "melody-extension-core@1.0.0" has incorrect peer dependency "melody-traverse@^0.10.0".
warning "melody-extension-core@1.0.0" has incorrect peer dependency "melody-types@^0.10.0".
warning "melody-parser@1.0.0" has incorrect peer dependency "melody-types@^0.10.0".
warning "melody-plugin-idom@1.0.0" has incorrect peer dependency "melody-types@^0.10.0".
warning "melody-traverse@1.0.0" has incorrect peer dependency "melody-types@^0.10.0".
@jamesb3ll
Copy link

Thanks, this has been fixed in 1.0.1

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