Advertisement
Guest User

Untitled

a guest
May 27th, 2016
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.59 KB | None | 0 0
  1. $ mupx logs --tail=50
  2.  
  3. Meteor Up: Production Quality Meteor Deployments
  4. ------------------------------------------------
  5. Configuration file : mup.json
  6. Settings file : settings.json
  7.  
  8. [52.40.64.188] at Object.<anonymous> (/bundle/bundle/programs/server/node_modules/fibers/fibers.js:16:8)
  9. [52.40.64.188] at Module._compile (module.js:456:26)
  10. [52.40.64.188] at Object.Module._extensions..js (module.js:474:10)
  11. [52.40.64.188] at Module.load (module.js:356:32)
  12. [52.40.64.188] at Function.Module._load (module.js:312:12)
  13. [52.40.64.188] at Module.require (module.js:364:17)
  14. [52.40.64.188] at require (module.js:380:17)
  15. [52.40.64.188] at Object.<anonymous> (/bundle/bundle/programs/server/boot.js:1:75)
  16. [52.40.64.188] at Module._compile (module.js:456:26)
  17. [52.40.64.188] at Object.Module._extensions..js (module.js:474:10)
  18. [52.40.64.188] npm WARN deprecated This version of npm lacks support for important features,
  19. [52.40.64.188] npm WARN deprecated such as scoped packages, offered by the primary npm
  20. [52.40.64.188] npm WARN deprecated registry. Consider upgrading to at least npm@2, if not the
  21. [52.40.64.188] npm WARN deprecated latest stable version. To upgrade to npm@2, run:
  22. [52.40.64.188] npm WARN deprecated
  23. [52.40.64.188] npm WARN deprecated npm -g install npm@latest-2
  24. [52.40.64.188] npm WARN deprecated
  25. [52.40.64.188] npm WARN deprecated To upgrade to the latest stable version, run:
  26. [52.40.64.188] npm WARN deprecated
  27. [52.40.64.188] npm WARN deprecated npm -g install npm@latest
  28. [52.40.64.188] npm WARN deprecated
  29. [52.40.64.188] npm WARN deprecated (Depending on how Node.js was installed on your system, you
  30. [52.40.64.188] npm WARN deprecated may need to prefix the preceding commands with `sudo`, or if
  31. [52.40.64.188] npm WARN deprecated on Windows, run them from an Administrator prompt.)
  32. [52.40.64.188] npm WARN deprecated
  33. [52.40.64.188] npm WARN deprecated If you're running the version of npm bundled with
  34. [52.40.64.188] npm WARN deprecated Node.js 0.10 LTS, be aware that the next version of 0.10 LTS
  35. [52.40.64.188] npm WARN deprecated will be bundled with a version of npm@2, which has some small
  36. [52.40.64.188] npm WARN deprecated backwards-incompatible changes made to `npm run-script` and
  37. [52.40.64.188] npm WARN deprecated semver behavior.
  38. [52.40.64.188] npm WARN package.json meteor-dev-bundle@0.0.0 No description
  39. [52.40.64.188] npm WARN package.json meteor-dev-bundle@0.0.0 No repository field.
  40. [52.40.64.188] npm WARN package.json meteor-dev-bundle@0.0.0 No README data
  41. [52.40.64.188] npm WARN cannot run in wd meteor-dev-bundle@0.0.0 node npm-rebuild.js (wd=/bundle/bundle/programs/server)
  42. [52.40.64.188] => Starting meteor app on port:80
  43. [52.40.64.188]
  44. [52.40.64.188] /bundle/bundle/programs/server/node_modules/fibers/fibers.js:16
  45. [52.40.64.188] throw new Error('`'+ modPath+ '.node` is missing. Try reinstalling `node-fibe
  46. [52.40.64.188] ^
  47. [52.40.64.188] Error: `/bundle/bundle/programs/server/node_modules/fibers/bin/linux-x64-v8-3.14/fibers.node` is missing. Try reinstalling `node-fibers`?
  48. [52.40.64.188] at Object.<anonymous> (/bundle/bundle/programs/server/node_modules/fibers/fibers.js:16:8)
  49. [52.40.64.188] at Module._compile (module.js:456:26)
  50. [52.40.64.188] at Object.Module._extensions..js (module.js:474:10)
  51. [52.40.64.188] at Module.load (module.js:356:32)
  52. [52.40.64.188] at Function.Module._load (module.js:312:12)
  53. [52.40.64.188] at Module.require (module.js:364:17)
  54. [52.40.64.188] at require (module.js:380:17)
  55. [52.40.64.188] at Object.<anonymous> (/bundle/bundle/programs/server/boot.js:1:75)
  56. [52.40.64.188] at Module._compile (module.js:456:26)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement