Guest User

Untitled

a guest
Sep 26th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.11 KB | None | 0 0
  1. 0 info it worked if it ends with ok
  2. 1 verbose cli [ '/home/d2r2/.nvm/versions/node/v8.5.0/bin/node',
  3. 1 verbose cli '/home/d2r2/.nvm/versions/node/v8.5.0/bin/npm',
  4. 1 verbose cli 'run',
  5. 1 verbose cli 'gulp' ]
  6. 2 info using npm@5.3.0
  7. 3 info using node@v8.5.0
  8. 4 verbose run-script [ 'pregulp', 'gulp', 'postgulp' ]
  9. 5 info lifecycle safe_web_api_playground@1.0.0~pregulp: safe_web_api_playground@1.0.0
  10. 6 info lifecycle safe_web_api_playground@1.0.0~gulp: safe_web_api_playground@1.0.0
  11. 7 verbose lifecycle safe_web_api_playground@1.0.0~gulp: unsafe-perm in lifecycle true
  12. 8 verbose lifecycle safe_web_api_playground@1.0.0~gulp: PATH: /home/d2r2/.nvm/versions/node/v8.5.0/lib/node_modules/npm/bin/node-gyp-bin:/home/d2r2/archives/maidsafe/git/safe_examples/safe_web_api_playground/node_modules/.bin:/home/d2r2/.nvm/versions/node/v8.5.0/bin:/home/d2r2/archives/android/android-sdk-linux/platform-tools:/home/d2r2/archives/android/android-sdk-linux/tools:/home/d2r2/archives/android/android-sdk-linux/platform-tools:/home/d2r2/archives/android/android-sdk-linux/tools:/home/d2r2/.rvm/gems/ruby-2.2.0/bin:/home/d2r2/.rvm/gems/ruby-2.2.0@global/bin:/home/d2r2/.rvm/rubies/ruby-2.2.0/bin:/home/d2r2/.cargo/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/d2r2/.rvm/bin:/home/d2r2/.rvm/bin:/home/d2r2/.local/bin:/home/d2r2/bin:/home/d2r2/.rvm/bin
  13. 9 verbose lifecycle safe_web_api_playground@1.0.0~gulp: CWD: /home/d2r2/archives/maidsafe/git/safe_examples/safe_web_api_playground
  14. 10 silly lifecycle safe_web_api_playground@1.0.0~gulp: Args: [ '-c', 'gulp' ]
  15. 11 silly lifecycle safe_web_api_playground@1.0.0~gulp: Returned: code: 1 signal: null
  16. 12 info lifecycle safe_web_api_playground@1.0.0~gulp: Failed to exec gulp script
  17. 13 verbose stack Error: safe_web_api_playground@1.0.0 gulp: `gulp`
  18. 13 verbose stack Exit status 1
  19. 13 verbose stack at EventEmitter.<anonymous> (/home/d2r2/.nvm/versions/node/v8.5.0/lib/node_modules/npm/lib/utils/lifecycle.js:289:16)
  20. 13 verbose stack at emitTwo (events.js:125:13)
  21. 13 verbose stack at EventEmitter.emit (events.js:213:7)
  22. 13 verbose stack at ChildProcess.<anonymous> (/home/d2r2/.nvm/versions/node/v8.5.0/lib/node_modules/npm/lib/utils/spawn.js:40:14)
  23. 13 verbose stack at emitTwo (events.js:125:13)
  24. 13 verbose stack at ChildProcess.emit (events.js:213:7)
  25. 13 verbose stack at maybeClose (internal/child_process.js:927:16)
  26. 13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
  27. 14 verbose pkgid safe_web_api_playground@1.0.0
  28. 15 verbose cwd /home/d2r2/archives/maidsafe/git/safe_examples/safe_web_api_playground
  29. 16 verbose Linux 4.11.8-300.fc26.x86_64
  30. 17 verbose argv "/home/d2r2/.nvm/versions/node/v8.5.0/bin/node" "/home/d2r2/.nvm/versions/node/v8.5.0/bin/npm" "run" "gulp"
  31. 18 verbose node v8.5.0
  32. 19 verbose npm v5.3.0
  33. 20 error code ELIFECYCLE
  34. 21 error errno 1
  35. 22 error safe_web_api_playground@1.0.0 gulp: `gulp`
  36. 22 error Exit status 1
  37. 23 error Failed at the safe_web_api_playground@1.0.0 gulp script.
  38. 23 error This is probably not a problem with npm. There is likely additional logging output above.
  39. 24 verbose exit [ 1, true ]
Add Comment
Please, Sign In to add comment