You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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?
The text was updated successfully, but these errors were encountered: