Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. app_parse_1 | npm info prestart appengine-parse-server@0.0.1
  2. app_parse_1 | npm info start appengine-parse-server@0.0.1
  3. app_parse_1 |
  4. app_parse_1 | > appengine-parse-server@0.0.1 start /usr/src/app
  5. app_parse_1 | > node server.js
  6. app_parse_1 |
  7. app_parse_1 | /usr/src/app/node_modules/parse-server/node_modules/mongodb/lib/bulk/ordered.js:18
  8. app_parse_1 | var bson = new BSON.BSONPure();
  9. app_parse_1 | ^
  10. app_parse_1 |
  11. app_parse_1 | TypeError: BSON.BSONPure is not a function
  12. app_parse_1 | at Object.<anonymous> (/usr/src/app/node_modules/parse-server/node_modules/mongodb/lib/bulk/ordered.js:18:12)
  13. app_parse_1 | at Module._compile (module.js:409:26)
  14. app_parse_1 | at Object.Module._extensions..js (module.js:416:10)
  15. app_parse_1 | at Module.load (module.js:343:32)
  16. app_parse_1 | at Function.Module._load (module.js:300:12)
  17. app_parse_1 | at Module.require (module.js:353:17)
  18. app_parse_1 | at require (internal/module.js:12:17)
  19. app_parse_1 | at Object.<anonymous> (/usr/src/app/node_modules/parse-server/node_modules/mongodb/lib/apm.js:7:26)
  20. app_parse_1 | at Module._compile (module.js:409:26)
  21. app_parse_1 | at Object.Module._extensions..js (module.js:416:10)
  22. app_parse_1 |
  23. app_parse_1 | npm info appengine-parse-server@0.0.1 Failed to exec start script
  24. app_parse_1 | npm ERR! Linux 4.9.12-moby
  25. app_parse_1 | npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start"
  26. app_parse_1 | npm ERR! node v4.6.1
  27. app_parse_1 | npm ERR! npm v2.15.9
  28. app_parse_1 | npm ERR! code ELIFECYCLE
  29. app_parse_1 | npm ERR! appengine-parse-server@0.0.1 start: `node server.js`
  30. app_parse_1 | npm ERR! Exit status 1
  31. app_parse_1 | npm ERR!
  32. app_parse_1 | npm ERR! Failed at the appengine-parse-server@0.0.1 start script 'node server.js'.
  33. app_parse_1 | npm ERR! This is most likely a problem with the appengine-parse-server package,
  34. app_parse_1 | npm ERR! not with npm itself.
  35. app_parse_1 | npm ERR! Tell the author that this fails on your system:
  36. app_parse_1 | npm ERR! node server.js
  37. app_parse_1 | npm ERR! You can get information on how to open an issue for this project with:
  38. app_parse_1 | npm ERR! npm bugs appengine-parse-server
  39. app_parse_1 | npm ERR! Or if that isn't available, you can get their info via:
  40. app_parse_1 | npm ERR!
  41. app_parse_1 | npm ERR! npm owner ls appengine-parse-server
  42. app_parse_1 | npm ERR! There is likely additional logging output above.
  43. app_parse_1 |
  44. app_parse_1 | npm ERR! Please include the following file with any support request:
  45. app_parse_1 | npm ERR! /usr/src/app/npm-debug.log
  46. whisperbandbackend_app_parse_1 exited with code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement