rhtyd commented on issue #22: Add container build files and instructions
URL: https://github.com/apache/cloudstack-primate/pull/22#issuecomment-555935885
 
 
   I'll test again, @onitake I get the following:
   Step 4/11 : COPY . /build/
    ---> f33ff9fa996b
   Step 5/11 : RUN      npm install
    ---> Running in 09645d40dd4c
   audited 930064 packages in 12.06s
   found 3 high severity vulnerabilities
     run `npm audit fix` to fix them, or `npm audit` for details
   Removing intermediate container 09645d40dd4c
    ---> e3f63e3d1cc7
   Step 6/11 : RUN npm run build
    ---> Running in eeeb5d7a833e
   
   > primate@0.1.0 build /build
   > vue-cli-service build
   
   Segmentation fault (core dumped)
   npm ERR! code ELIFECYCLE
   npm ERR! errno 139
   npm ERR! primate@0.1.0 build: `vue-cli-service build`
   npm ERR! Exit status 139
   npm ERR! 
   npm ERR! Failed at the primate@0.1.0 build script.
   npm ERR! This is probably not a problem with npm. There is likely additional 
logging output above.
   
   npm ERR! A complete log of this run can be found in:
   npm ERR!     /root/.npm/_logs/2019-11-20T10_13_05_191Z-debug.log
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to