You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/10/17 12:48:39 UTC

[GitHub] [shardingsphere-elasticjob-ui] lovepoem commented on issue #60: After building , release package shardingsphere-elasticjob-lite-ui-bin.tar.gz cannot be found

lovepoem commented on issue #60:
URL: https://github.com/apache/shardingsphere-elasticjob-ui/issues/60#issuecomment-710913608


   > Did you add argument '-Prelease'?
   
   Now I get the release packages following :
   
   1、Install puppeteer
   ```log
   [ERROR] ERROR: Failed to download Chromium r686378! Set "PUPPETEER_SKIP_CHROMIUM_DOWNLOAD" env variable to skip download.
   [ERROR] { Error: read ETIMEDOUT
   [ERROR]     at _errnoException (util.js:1022:11)
   [ERROR]     at TLSWrap.onread (net.js:628:25)
   [ERROR]   -- ASYNC --
   
   ```
   
   ```
   npm config set puppeteer_download_host=https://npm.taobao.org/mirrors
   npm i puppeteer
   ```
   
   
   2、Build thee release package 
   
   `mvn clean install -Dmaven.test.skip -Prelease `
   
   Now it is success


----------------------------------------------------------------
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:
users@infra.apache.org