Closed xSidewinderx closed 9 years ago
Have you run npm update
to grab all of the packages (this works similar to composer, bower, etc)?
Just tried it, with no luck. sorry heres the full line TypeError: Object #< PlugAPI > has no method 'tcpListen'
Can you verify if you have a node_modules/ folder under your root project folder and what folders are in there if any?
@avatarkava @xSidewinderx I removed TCPListen in the latest version of plugAPI, that might be why.
Ah you may be running off a newer version than I. I'll remove from my code :dart:
Try pulling again @xSidewinderx - Removed in 3a9499a5561562016e30f344bee2dda2ce95da2d
All good now, just need to learn how to setup Sequelize. :)
I get this when I try to run it? TypeError: Object # has no method 'tcpListen'