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

Fix examples peerinvalid #1971

Closed
wants to merge 1 commit into from

Conversation

yongjhih
Copy link

    error peerinvalid The package react-tap-event-plugin does not satisfy its siblings' peerDependencies requirements!

log:

    error peerinvalid The package react-tap-event-plugin does not satisfy its siblings' peerDependencies requirements!
@oliviertassinari
Copy link
Member

@yongjhih Can you have a look at #1970?
I think that we need to use:

    "material-ui": "^0.13.0",
    "react": "^0.14.0",
    "react-dom":"^0.14.0",
    "react-tap-event-plugin": "^0.2.1",    
    "react-addons-create-fragment": "^0.14.0",
    "react-addons-pure-render-mixin": "^0.14.0",
    "react-addons-transition-group": "^0.14.0",
    "react-addons-update": "^0.14.0"

@oliviertassinari
Copy link
Member

Solved by #1978

@yongjhih
Copy link
Author

I have used that before, but i thought it is another issue so i did not include it. Though, thanks for your attention, good job. (This is the one of my dangling commit: yongjhih@e93ae97)

@yongjhih yongjhih deleted the fix_exmpale_peerinvalid branch October 23, 2015 16:51
mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Nov 10, 2020
@zannager zannager added the examples Relating to /examples label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Relating to /examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants