angular-sails-socketio-mongo-demo icon indicating copy to clipboard operation
angular-sails-socketio-mongo-demo copied to clipboard

AngularJS, SailsJS, Socket.io & MongoDB Demo

Results 2 angular-sails-socketio-mongo-demo issues
Sort by recently updated
recently updated
newest added

``` Error: Cannot find module '/Users/kmandrup/private/angular-projects/angular-sails-crud/node_modules/sails/lib' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:364:17) at require (module.js:380:17) at liftSails (/usr/local/lib/node_modules/sails/bin/lift.js:98:7) ``` However there IS a folder `/Users/kmandrup/private/angular-projects/angular-sails-crud/node_modules/sails/lib` Looks like...

well, I'm new in sails and angular... and i try to understand how to works this tools together. after I ran a sail lift and I open: http://localhost:1337/ I get...