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

UNMET PEER DEPENDENCY [email protected] #8717

Closed
avishekjana opened this issue Oct 16, 2017 · 9 comments
Closed

UNMET PEER DEPENDENCY [email protected] #8717

avishekjana opened this issue Oct 16, 2017 · 9 comments
Labels
bug 🐛 Something doesn't work

Comments

@avishekjana
Copy link

avishekjana commented Oct 16, 2017

I'm getting this error while updating to material [email protected] in React 16. And it also says 'UNMET PEER DEPENDENCY [email protected] || ^15.0.0' please check the attached screenshot.
screen shot 2017-10-16 at 11 29 07 pm
Uploading Screen Shot 2017-10-16 at 11.29.07 PM.png…

@oliviertassinari oliviertassinari added the bug 🐛 Something doesn't work label Oct 16, 2017
@oliviertassinari
Copy link
Member

Yes, I'm waiting on a react-jss release to upgrade jss internally. Unless @alitaheri wants to accept jss@8 in jss-rtl?

@alitaheri
Copy link
Member

@oliviertassinari Might be better to wait. it's just a warning and we're in beta. But I can make a quick release if this becomes a headache 😁

@oliviertassinari
Copy link
Member

@alitaheri Sounds good. @kof Let us know when you ship a new version of react-jss so we upgrade it here to :).

@oliviertassinari oliviertassinari self-assigned this Oct 17, 2017
@sufius
Copy link

sufius commented Oct 20, 2017

also a quick workaround could temporarily be:
rm -rf node_modules/jss* && npm install [email protected] [email protected]

@mmilutinovic013
Copy link

Is there a current patch / suggested work around for fixing this dependency in the package.json file? I tried the work around and it didn’t seem to work. If there is a direction for the fix I can try and figure out a patch potentially?

@PolGuixe
Copy link
Contributor

I am getting this warning:
[email protected] requires a peer of jss@^9.0.0 but none was installed.
Is it related?

@SyedHaris94
Copy link

df
got unmet peer dependency error while using material-ui v.1.0.0-beta.20

@oliviertassinari
Copy link
Member

oliviertassinari commented Nov 16, 2017

@SyedHaris94 It's explained in the error message.
react-material-ui-form-validator requires beta.21 while you have beta.20 installed: https://github.com/NewOldMax/react-material-ui-form-validator/blob/e0afddd2686fed0dd3964b26e16d5c1a30da534e/package.json#L27.

@NewOldMax You might want to consider the option to be more permissive.

@NewOldMax
Copy link

@oliviertassinari v1 support in my package still is beta and not recommended for production, people use it at one's own risk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work
Projects
None yet
Development

No branches or pull requests

8 participants