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

Can't resolve 'react-transition-group/CSSTransitionGroup' #204

Open
boriskogan81 opened this issue Mar 11, 2018 · 1 comment
Open

Can't resolve 'react-transition-group/CSSTransitionGroup' #204

boriskogan81 opened this issue Mar 11, 2018 · 1 comment

Comments

@boriskogan81
Copy link

I'm trying to use React-Selectize with React 15.4, and getting the above error.

I've gone through the other issues mentioning it and implemented the suggested steps, adding this to my package.json:


                "react-addons-css-transition-group": "^15.6.0",
		"react-addons-shallow-compare": "^15.6.0",
		"react-bootstrap": "^0.31.5",
		"react-canvas-gauges": "^1.2.1",
		"react-chartjs-2": "^2.7.0",
		"react-circular-progressbar": "^0.6.0",
		"react-datalist": "^4.0.0",
		"react-dom": "^15.4.0",
		"react-dom-factories": "^1.0.2",
                "react-transition-group": "^1.2.1",

Still, same error.

Help?

@guilhermeyo
Copy link

https://github.com/JedWatson/react-select

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