Advertisement
Guest User

client build fail

a guest
Jan 16th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.05 KB | None | 0 0
  1. Log 1.
  2.  
  3. 0 info it worked if it ends with ok
  4. 1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'run', 'dev' ]
  5. 2 info using npm@4.1.2
  6. 3 info using node@v8.0.0-pre
  7. 4 verbose run-script [ 'predev', 'dev', 'postdev' ]
  8. 5 info lifecycle app@1.0.0~predev: app@1.0.0
  9. 6 silly lifecycle app@1.0.0~predev: no script for predev, continuing
  10. 7 info lifecycle app@1.0.0~dev: app@1.0.0
  11. 8 verbose lifecycle app@1.0.0~dev: unsafe-perm in lifecycle true
  12. 9 verbose lifecycle app@1.0.0~dev: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/root/client/app/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  13. 10 verbose lifecycle app@1.0.0~dev: CWD: /root/client/app
  14. 11 silly lifecycle app@1.0.0~dev: Args: [ '-c', 'node build/dev-server.js' ]
  15. 12 silly lifecycle app@1.0.0~dev: Returned: code: 1 signal: null
  16. 13 info lifecycle app@1.0.0~dev: Failed to exec dev script
  17. 14 verbose stack Error: app@1.0.0 dev: `node build/dev-server.js`
  18. 14 verbose stack Exit status 1
  19. 14 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:279:16)
  20. 14 verbose stack at emitTwo (events.js:106:13)
  21. 14 verbose stack at EventEmitter.emit (events.js:192:7)
  22. 14 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:40:14)
  23. 14 verbose stack at emitTwo (events.js:106:13)
  24. 14 verbose stack at ChildProcess.emit (events.js:192:7)
  25. 14 verbose stack at maybeClose (internal/child_process.js:891:16)
  26. 14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
  27. 15 verbose pkgid app@1.0.0
  28. 16 verbose cwd /root/client/app
  29. 17 error Linux 4.8.0-kali2-686-pae
  30. 18 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "dev"
  31. 19 error node v8.0.0-pre
  32. 20 error npm v4.1.2
  33. 21 error code ELIFECYCLE
  34. 22 error app@1.0.0 dev: `node build/dev-server.js`
  35. 22 error Exit status 1
  36. 23 error Failed at the app@1.0.0 dev script 'node build/dev-server.js'.
  37. 23 error Make sure you have the latest version of node.js and npm installed.
  38. 23 error If you do, this is most likely a problem with the app package,
  39. 23 error not with npm itself.
  40. 23 error Tell the author that this fails on your system:
  41. 23 error node build/dev-server.js
  42. 23 error You can get information on how to open an issue for this project with:
  43. 23 error npm bugs app
  44. 23 error Or if that isn't available, you can get their info via:
  45. 23 error npm owner ls app
  46. 23 error There is likely additional logging output above.
  47. 24 verbose exit [ 1, true ]
  48.  
  49.  
  50. log 2.
  51.  
  52. 0 info it worked if it ends with ok
  53. 1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'run', 'dev' ]
  54. 2 info using npm@4.1.2
  55. 3 info using node@v8.0.0-pre
  56. 4 verbose run-script [ 'predev', 'dev', 'postdev' ]
  57. 5 info lifecycle app@1.0.0~predev: app@1.0.0
  58. 6 silly lifecycle app@1.0.0~predev: no script for predev, continuing
  59. 7 info lifecycle app@1.0.0~dev: app@1.0.0
  60. 8 verbose lifecycle app@1.0.0~dev: unsafe-perm in lifecycle true
  61. 9 verbose lifecycle app@1.0.0~dev: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/root/client/app/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  62. 10 verbose lifecycle app@1.0.0~dev: CWD: /root/client/app
  63. 11 silly lifecycle app@1.0.0~dev: Args: [ '-c', 'node build/dev-server.js' ]
  64. 12 silly lifecycle app@1.0.0~dev: Returned: code: 1 signal: null
  65. 13 info lifecycle app@1.0.0~dev: Failed to exec dev script
  66. 14 verbose stack Error: app@1.0.0 dev: `node build/dev-server.js`
  67. 14 verbose stack Exit status 1
  68. 14 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:279:16)
  69. 14 verbose stack at emitTwo (events.js:106:13)
  70. 14 verbose stack at EventEmitter.emit (events.js:192:7)
  71. 14 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:40:14)
  72. 14 verbose stack at emitTwo (events.js:106:13)
  73. 14 verbose stack at ChildProcess.emit (events.js:192:7)
  74. 14 verbose stack at maybeClose (internal/child_process.js:891:16)
  75. 14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
  76. 15 verbose pkgid app@1.0.0
  77. 16 verbose cwd /root/client/app/test
  78. 17 error Linux 4.8.0-kali2-686-pae
  79. 18 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "dev"
  80. 19 error node v8.0.0-pre
  81. 20 error npm v4.1.2
  82. 21 error code ELIFECYCLE
  83. 22 error app@1.0.0 dev: `node build/dev-server.js`
  84. 22 error Exit status 1
  85. 23 error Failed at the app@1.0.0 dev script 'node build/dev-server.js'.
  86. 23 error Make sure you have the latest version of node.js and npm installed.
  87. 23 error If you do, this is most likely a problem with the app package,
  88. 23 error not with npm itself.
  89. 23 error Tell the author that this fails on your system:
  90. 23 error node build/dev-server.js
  91. 23 error You can get information on how to open an issue for this project with:
  92. 23 error npm bugs app
  93. 23 error Or if that isn't available, you can get their info via:
  94. 23 error npm owner ls app
  95. 23 error There is likely additional logging output above.
  96. 24 verbose exit [ 1, true ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement