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
I've noted this behavior not exclusively with this app but with other socket.io apps running in this combination of modules + engine. I can verify that we can run still run ok with socket.io 0.6.x. I also verified that Node v0.5 doesn't crash.
The text was updated successfully, but these errors were encountered:
Regardless, we may want to add a package.json file to define the real dependencies. You don't need to publish this into NPM yet, but anyone using NPM can type 'npm install .' and it will go out and grab the dependencies (in case, for example, we have the wrong version of Socket.io installed globally).
I've noted this behavior not exclusively with this app but with other socket.io apps running in this combination of modules + engine. I can verify that we can run still run ok with socket.io 0.6.x. I also verified that Node v0.5 doesn't crash.
The text was updated successfully, but these errors were encountered: