linnovate / mean-socket

6 stars 5 forks source link

Fails to load socket.io with require after installation #9

Open ignasg opened 9 years ago

ignasg commented 9 years ago

After receiving this error during installation https://github.com/linnovate/mean-socket/issues/8 trying to do var io = require('socket.io'); fails with Error: Cannot find module 'socket.io'

ignasg commented 9 years ago

Nothing installed in the root node_modules. Something installed in ./packages/contrib/socket

ignasg commented 9 years ago

Mean version 0.10.5