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:
[email protected]


Reply via email to