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

matches-selector dependency broken #30

Closed
eldh opened this issue Mar 3, 2015 · 3 comments
Closed

matches-selector dependency broken #30

eldh opened this issue Mar 3, 2015 · 3 comments

Comments

@eldh
Copy link

eldh commented Mar 3, 2015

I got this issue while using react-masonry-mixin, but the problem seems to stem from outlayer. Not really sure why, but desandro-matches-selector just had a new version released, might have something to do with that.

Temporarily worked around this by setting an alias 'matches-selector': 'desandro-matches-selector', in webpack, but I thought I'd post in case anyone else had similar problems.

ERROR in ../~/react-masonry-mixin/~/masonry/~/outlayer/outlayer.js
Module not found: Error: Cannot resolve module 'matches-selector' in /Users/eldh/Code/quinyx/js/node_modules/react-masonry-mixin/node_modules/masonry/node_modules/outlayer
 @ ../~/react-masonry-mixin/~/masonry/~/outlayer/outlayer.js 993:4-31
@desandro
Copy link
Member

desandro commented Mar 3, 2015

Can you try reinstalling react-masonry-mixin again? This should be resolved with desandro-matches-selector v1.0.3, which had a bug in its package.json

@eldh
Copy link
Author

eldh commented Mar 3, 2015

@desandro Sorry, still the same. The problems seems to be with with 1.0.3 as you say.

@eldh
Copy link
Author

eldh commented May 11, 2015

This is fixed in the newest release. Thanks!

@eldh eldh closed this as completed May 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants