Advertisement
Guest User

NPM log

a guest
Sep 11th, 2019
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 0 info it worked if it ends with ok
  2. 1 verbose cli [
  3. 1 verbose cli   '/usr/local/Cellar/node/12.10.0/bin/node',
  4. 1 verbose cli   '/usr/local/bin/npm',
  5. 1 verbose cli   'run',
  6. 1 verbose cli   'build'
  7. 1 verbose cli ]
  8. 2 info using npm@6.11.3
  9. 3 info using node@v12.10.0
  10. 4 verbose run-script [ 'prebuild', 'build', 'postbuild' ]
  11. 5 info lifecycle ffxiv-cmskin@2.2.0~prebuild: ffxiv-cmskin@2.2.0
  12. 6 info lifecycle ffxiv-cmskin@2.2.0~build: ffxiv-cmskin@2.2.0
  13. 7 verbose lifecycle ffxiv-cmskin@2.2.0~build: unsafe-perm in lifecycle true
  14. 8 verbose lifecycle ffxiv-cmskin@2.2.0~build: PATH: /usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/Users/lili/Documents/GitHub/cmskin/node_modules/.bin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/Library/TeX/texbin:/opt/X11/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands
  15. 9 verbose lifecycle ffxiv-cmskin@2.2.0~build: CWD: /Users/lili/Documents/GitHub/cmskin
  16. 10 silly lifecycle ffxiv-cmskin@2.2.0~build: Args: [ '-c', 'ESLINT=none roadhog build && gulp html' ]
  17. 11 silly lifecycle ffxiv-cmskin@2.2.0~build: Returned: code: 1  signal: null
  18. 12 info lifecycle ffxiv-cmskin@2.2.0~build: Failed to exec build script
  19. 13 verbose stack Error: ffxiv-cmskin@2.2.0 build: `ESLINT=none roadhog build && gulp html`
  20. 13 verbose stack Exit status 1
  21. 13 verbose stack     at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
  22. 13 verbose stack     at EventEmitter.emit (events.js:209:13)
  23. 13 verbose stack     at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
  24. 13 verbose stack     at ChildProcess.emit (events.js:209:13)
  25. 13 verbose stack     at maybeClose (internal/child_process.js:1021:16)
  26. 13 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
  27. 14 verbose pkgid ffxiv-cmskin@2.2.0
  28. 15 verbose cwd /Users/lili/Documents/GitHub/cmskin
  29. 16 verbose Darwin 18.7.0
  30. 17 verbose argv "/usr/local/Cellar/node/12.10.0/bin/node" "/usr/local/bin/npm" "run" "build"
  31. 18 verbose node v12.10.0
  32. 19 verbose npm  v6.11.3
  33. 20 error code ELIFECYCLE
  34. 21 error errno 1
  35. 22 error ffxiv-cmskin@2.2.0 build: `ESLINT=none roadhog build && gulp html`
  36. 22 error Exit status 1
  37. 23 error Failed at the ffxiv-cmskin@2.2.0 build 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 ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement