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
But now I want to deploy it on Heroku. The Socket.io-client is automatically installed so that I could not modify it. I am wondering whether it can be solved? Thank you!
The text was updated successfully, but these errors were encountered:
It's a problem with Socket.io-client and was discussed in here: socketio/socket.io-client#490
I tried to manually remove the AMD support from the Socket.io-client and then it works.
socketio/socket.io-client@63f1838
But now I want to deploy it on Heroku. The Socket.io-client is automatically installed so that I could not modify it. I am wondering whether it can be solved? Thank you!
The text was updated successfully, but these errors were encountered: