Advertisement
Guest User

Untitled

a guest
Apr 26th, 2018
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. 0 info it worked if it ends with ok
  2. 1 verbose cli [ '/usr/local/Cellar/node/10.0.0/bin/node',
  3. 1 verbose cli '/usr/local/bin/npm',
  4. 1 verbose cli 'run',
  5. 1 verbose cli 'a' ]
  6. 2 info using npm@5.6.0
  7. 3 info using node@v10.0.0
  8. 4 verbose run-script [ 'prea', 'a', 'posta' ]
  9. 5 info lifecycle ononpay@2.0.0~prea: ononpay@2.0.0
  10. 6 info lifecycle ononpay@2.0.0~a: ononpay@2.0.0
  11. 7 verbose lifecycle ononpay@2.0.0~a: unsafe-perm in lifecycle true
  12. 8 verbose lifecycle ononpay@2.0.0~a: PATH: /usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/Users/nguyenduythuc/Documents/react-native/ononpay-flash/node_modules/.bin:/Users/nguyenduythuc/Library/Android/sdk/platform-tools:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/nguyenduythuc/Library/Android/sdk/platform-tools
  13. 9 verbose lifecycle ononpay@2.0.0~a: CWD: /Users/nguyenduythuc/Documents/react-native/ononpay-flash
  14. 10 silly lifecycle ononpay@2.0.0~a: Args: [ '-c', 'react-native run-android' ]
  15. 11 silly lifecycle ononpay@2.0.0~a: Returned: code: 1 signal: null
  16. 12 info lifecycle ononpay@2.0.0~a: Failed to exec a script
  17. 13 verbose stack Error: ononpay@2.0.0 a: `react-native run-android`
  18. 13 verbose stack Exit status 1
  19. 13 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:285:16)
  20. 13 verbose stack at EventEmitter.emit (events.js:182:13)
  21. 13 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
  22. 13 verbose stack at ChildProcess.emit (events.js:182:13)
  23. 13 verbose stack at maybeClose (internal/child_process.js:947:16)
  24. 13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:236:5)
  25. 14 verbose pkgid ononpay@2.0.0
  26. 15 verbose cwd /Users/nguyenduythuc/Documents/react-native/ononpay-flash
  27. 16 verbose Darwin 17.5.0
  28. 17 verbose argv "/usr/local/Cellar/node/10.0.0/bin/node" "/usr/local/bin/npm" "run" "a"
  29. 18 verbose node v10.0.0
  30. 19 verbose npm v5.6.0
  31. 20 error code ELIFECYCLE
  32. 21 error errno 1
  33. 22 error ononpay@2.0.0 a: `react-native run-android`
  34. 22 error Exit status 1
  35. 23 error Failed at the ononpay@2.0.0 a script.
  36. 23 error This is probably not a problem with npm. There is likely additional logging output above.
  37. 24 verbose exit [ 1, true ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement