1
General discussion on the mediaCLOUD / Debian version 9 on - linux server - npm install - Build Error
« on: October 27, 2019, 07:53:55 AM »
My Server:
Debian version 9 on - linux server
I have installed the required packages from the provided git repo and angular.js, and did the following steps:
1) Upgraded node to 12.3.0 and npm to 6.12.0 LTS
2) Installed typescript 2.4
3) Installed angular/cli@latest
4) Opened port 4208 from firewall
Now I ran the command npm install and it ran into some errors which are listed below:
----------------------------------------------------------
silly build create-error-class
info linkStuff error
silly build make-error
info linkStuff make-error
silly build plugin-error
info linkStuff plugin-error
silly linkStuff plugin-error
silly build silent-error
info linkStuff silent-error
silly linkStuff silent-error
silly build error-stack-parser
info linkStuff error-stack-parser
silly linkStuff error-stack-parser
......
error code ELIFECYCLE
error errno 134
error studioweb postinstall: `npm run dev`
error Exit status 134
error Failed at the studioweb postinstall script.
----------------------------------------------------------------------------
Any suggestions required to sort the errors please.
Thank you.
Regards,
Venkat C
Debian version 9 on - linux server
I have installed the required packages from the provided git repo and angular.js, and did the following steps:
1) Upgraded node to 12.3.0 and npm to 6.12.0 LTS
2) Installed typescript 2.4
3) Installed angular/cli@latest
4) Opened port 4208 from firewall
Now I ran the command npm install and it ran into some errors which are listed below:
----------------------------------------------------------
silly build create-error-class
info linkStuff error
silly build make-error
info linkStuff make-error
silly build plugin-error
info linkStuff plugin-error
silly linkStuff plugin-error
silly build silent-error
info linkStuff silent-error
silly linkStuff silent-error
silly build error-stack-parser
info linkStuff error-stack-parser
silly linkStuff error-stack-parser
......
error code ELIFECYCLE
error errno 134
error studioweb postinstall: `npm run dev`
error Exit status 134
error Failed at the studioweb postinstall script.
----------------------------------------------------------------------------
Any suggestions required to sort the errors please.
Thank you.
Regards,
Venkat C