Advertisement
Guest User

Untitled

a guest
Apr 26th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. {
  2. "changed":true,
  3. "cmd":"./scripts/auto-update-db",
  4. "delta":"0:00:02.685129",
  5. "end":"2017-04-26 17:49:59.233844",
  6. "failed":true,
  7. "rc":1,
  8. "start":"2017-04-26 17:49:56.548715",
  9. "stderr":"\nWARNING: LoopBack connector \"loopback-component-push\" is not installed as any of the following modules:\n\n ./connectors/loopback-component-push\nloopback-connector-loopback-component-push\nloopback-component-push\n\nTo fix, run:\n\n npm install loopback-component-push\n\nevents.js:141\n throw er; // Unhandled 'error' event\n ^\n\nError: \nWARNING: LoopBack connector \"loopback-component-push\" is not installed as any of the following modules:\n\n ./connectors/loopback-component-push\nloopback-connector-loopback-component-push\nloopback-component-push\n\nTo fix, run:\n\n npm install loopback-component-push\n\n at DataSource.setup (/usr/share/nginx/lecet-mep/node_modules/loopback-datasource-juggler/lib/datasource.js:304:28)\n at new DataSource (/usr/share/nginx/lecet-mep/node_modules/loopback-datasource-juggler/lib/datasource.js:109:8)\n at Registry.createDataSource (/usr/share/nginx/lecet-mep/node_modules/loopback/lib/registry.js:349:12)\n at dataSourcesFromConfig (/usr/share/nginx/lecet-mep/node_modules/loopback/lib/application.js:415:19)\n at EventEmitter.app.dataSource (/usr/share/nginx/lecet-mep/node_modules/loopback/lib/application.js:222:12)\n at /usr/share/nginx/lecet-mep/node_modules/loopback-boot/lib/executor.js:169:9\n at /usr/share/nginx/lecet-mep/node_modules/loopback-boot/lib/executor.js:260:5\n at Array.forEach (native)\n at forEachKeyedObject (/usr/share/nginx/lecet-mep/node_modules/loopback-boot/lib/executor.js:259:20)\n at setupDataSources (/usr/share/nginx/lecet-mep/node_modules/loopback-boot/lib/executor.js:168:3)\n at execute (/usr/share/nginx/lecet-mep/node_modules/loopback-boot/lib/executor.js:32:3)\n at bootLoopBackApp (/usr/share/nginx/lecet-mep/node_modules/loopback-boot/index.js:140:3)\n at Object.<anonymous> (/usr/share/nginx/lecet-mep/server/server.js:44:1)\n at Module._compile (module.js:409:26)\n at Object.Module._extensions..js (module.js:416:10)\n at Module.load (module.js:343:32)",
  10. "stdout":"updating database",
  11. "stdout_lines":[
  12. "updating database"
  13. ],
  14. "warnings":[
  15.  
  16. ]
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement