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

Error: Cannot resolve module 'react/lib/CSSPropertyOperations' #1577

Closed
Kikobeats opened this issue Nov 17, 2016 · 2 comments
Closed

Error: Cannot resolve module 'react/lib/CSSPropertyOperations' #1577

Kikobeats opened this issue Nov 17, 2016 · 2 comments
Assignees

Comments

@Kikobeats
Copy link

ERROR in ./~/react-instantsearch/src/core/styling.js
Module not found: Error: Cannot resolve module 'react/lib/CSSPropertyOperations' in /Users/josefranciscoverdugambin/Projects/windtoday/windtoday-app/node_modules/react-instantsearch/src/core
 @ ./~/react-instantsearch/src/core/styling.js 19:29-71

React version: 15.4.0

It looks that the core will not offer this method any more.

Related: https://github.com/algolia/instantsearch.js/blob/v2/packages/react-instantsearch/src/core/styling.js#L12

@vvo
Copy link
Contributor

vvo commented Nov 17, 2016

completely missed that line, do not even know what it does.

@vvo
Copy link
Contributor

vvo commented Nov 17, 2016

We are in the process of completely removing a lot of the styling infrastructure and just default to CSS class names. In the meantime, can you use React 0.13? We will need to fix that asap because react 0.14 is out

vvo pushed a commit that referenced this issue Nov 17, 2016
+ upgrade all deps
+ force yarn@0.16, see yarnpkg/yarn#1832

fixes #1577
vvo pushed a commit that referenced this issue Nov 17, 2016
+ upgrade all deps
+ force yarn@0.16, see yarnpkg/yarn#1832

fixes #1577
vvo pushed a commit that referenced this issue Nov 17, 2016
+ upgrade all deps
+ force yarn@0.16, see yarnpkg/yarn#1832

fixes #1577
vvo pushed a commit that referenced this issue Nov 17, 2016
+ upgrade all deps
+ force yarn@0.16, see yarnpkg/yarn#1832

fixes #1577
vvo pushed a commit that referenced this issue Nov 17, 2016
+ upgrade all deps
+ force yarn@0.16, see yarnpkg/yarn#1832

fixes #1577
vvo added a commit that referenced this issue Nov 17, 2016
+ upgrade all deps
+ force yarn@0.16, see yarnpkg/yarn#1832

fixes #1577
@vvo vvo closed this as completed Nov 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants