Advertisement
Guest User

Untitled

a guest
Dec 9th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.88 KB | None | 0 0
  1. speckle@Speckle1:~/SpeckleServer/plugins/SpeckleAdmin$ npm run build
  2.  
  3. > speckle-admin@1.0.3 build /home/speckle/SpeckleServer/plugins/SpeckleAdmin
  4. > vue-cli-service build && netlify-lambda build ./src/store/lambda -t 120
  5.  
  6.  WARN  "baseUrl" option in vue.config.js is deprecated now, please use "publicPath" instead.
  7.  
  8. ⠧  Building for production...Killed
  9. npm ERR! code ELIFECYCLE
  10. npm ERR! errno 137
  11. npm ERR! speckle-admin@1.0.3 build: `vue-cli-service build && netlify-lambda build ./src/store/lambda -t 120`
  12. npm ERR! Exit status 137
  13. npm ERR!
  14. npm ERR! Failed at the speckle-admin@1.0.3 build script.
  15. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  16.  
  17. npm ERR! A complete log of this run can be found in:
  18. npm ERR!     /home/speckle/.npm/_logs/2019-12-09T10_21_16_961Z-debug.log
  19. speckle@Speckle1:~/SpeckleServer/plugins/SpeckleAdmin$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement