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

Cannot resolve module react-socket #4

Open
ebramanti opened this issue Dec 16, 2016 · 2 comments
Open

Cannot resolve module react-socket #4

ebramanti opened this issue Dec 16, 2016 · 2 comments

Comments

@ebramanti
Copy link

On the latest version of react-socket, I am unable to resolve the module with Webpack. I was able to resolve it with the previous version of this package, but it has some compatibility issues with the latest version of React.

Do you have any recommendations on how I would fix this?

@stiofand
Copy link

stiofand commented Jan 2, 2017

Same here

@khtdr
Copy link

khtdr commented Aug 3, 2017

for whatever reason, the package installed via yarn hasn't/doesn't get built. I went into the node_modules/react-socket directory, and ran: yarn && yarn run build

That will get you past the first hurdle.

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

3 participants