Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. gyp ERR! build error
  2. gyp ERR! stack Error: `make` failed with exit code: 2
  3. gyp ERR! stack at ChildProcess.onExit (/opt/fugu/releases/20190716160339/node_modules/node-gyp/lib/build.js:262:23)
  4. gyp ERR! stack at ChildProcess.emit (events.js:203:13)
  5. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
  6. gyp ERR! System Linux 3.10.0-957.21.3.el7.x86_64
  7. gyp ERR! command "/usr/bin/node" "/opt/fugu/releases/20190716160339/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
  8. gyp ERR! cwd /opt/fugu/releases/20190716160339/node_modules/node-sass
  9. gyp ERR! node -v v12.6.0
  10. gyp ERR! node-gyp -v v3.8.0
  11. gyp ERR! not ok
  12. Build failed with error code: 1
  13. npm WARN apply-process@1.0.0 No description
  14. npm WARN apply-process@1.0.0 No repository field.
  15. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.7 (node_modules/fsevents):
  16. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  17.  
  18. npm ERR! code ELIFECYCLE
  19. npm ERR! errno 1
  20. npm ERR! node-sass@4.11.0 postinstall: `node scripts/build.js`
  21. npm ERR! Exit status 1
  22. npm ERR!
  23. npm ERR! Failed at the node-sass@4.11.0 postinstall script.
  24. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  25.  
  26. npm ERR! A complete log of this run can be found in:
  27. npm ERR! /home/ansible/.npm/_logs/2019-07-16T13_19_49_210Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement