Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. gyp ERR! build error
  2. gyp ERR! stack Error: `C:Program Files (x86)Microsoft Visual Studio2017BuildToolsMSBuild15.0BinMSBuild.exe` failed with exit code: 1
  3. gyp ERR! stack at ChildProcess.onExit (C:OneHipFrontendDevelopmentCodeClientOneHip.Webnode_modulesnode-gyplibbuild.js:262:23)
  4. gyp ERR! stack at ChildProcess.emit (events.js:200:13)
  5. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
  6. gyp ERR! System Windows_NT 10.0.17134
  7. gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\OneHipFrontend\Development\Code\Client\OneHip.Web\node_modules\node-gyp\bin\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags="
  8. "--libsass_library="
  9. gyp ERR! cwd C:OneHipFrontendDevelopmentCodeClientOneHip.Webnode_modules@angular-devkitbuild-angularnode_modulesnode-sass
  10. gyp ERR! node -v v12.3.1
  11. gyp ERR! node-gyp -v v3.8.0
  12. gyp ERR! not ok
  13.  
  14. npm ERR! code ELIFECYCLE
  15. npm ERR! errno 1
  16. npm ERR! node-sass@4.9.4 postinstall: `node scripts/build.js`
  17. npm ERR! Exit status 1
  18. npm ERR!
  19. npm ERR! Failed at the node-sass@4.9.4 postinstall script.
  20. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement