You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by GitBox <gi...@apache.org> on 2019/12/25 14:51:55 UTC

[GitHub] [ranger] happyapple668 commented on issue #40: Bump nimbus-jose-jwt from 4.41.2 to 7.9 in /security-admin

happyapple668 commented on issue #40: Bump nimbus-jose-jwt from 4.41.2 to 7.9 in /security-admin
URL: https://github.com/apache/ranger/pull/40#issuecomment-568906771
 
 
    I run the fllowing cmd to compile the branch 2.0.0   "mvn clean compile package install assembly:assembly -Dmaven.test.skip=true -DskipJSTests"  ,the  module security-admin comes error 
   security-admin\target\jsmain\node_modules\.bin\r.js    
   
   [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.6:npm (npm run r.js) on project security-admin-web: Failed to run task: 'npm run r.js -- -o ../security-admin-web-2.0.0/minify.build.js' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1]
   
   
   
   17 verbose argv "D:\\bigdata\\ranger-release-ranger-2.0.0\\security-admin\\target\\node\\node.exe" "D:\\bigdata\\ranger-release-ranger-2.0.0\\security-admin\\target\\node\\node_modules\\npm\\bin\\npm-cli.js" "run" "r.js" "--" "-o" "../security-admin-web-2.0.0/minify.build.js"
   18 verbose node v8.12.0
   19 verbose npm  v6.4.1
   20 error code ELIFECYCLE
   21 error errno 1
   22 error security-admin@2.0.0 r.js: `r.js "-o" "../security-admin-web-2.0.0/minify.build.js"`
   22 error Exit status 1
   23 error Failed at the security-admin@2.0.0 r.js script.
   23 error This is probably not a problem with npm. There is likely additional logging output above.
   24 verbose exit [ 1, true ]
   
   

----------------------------------------------------------------
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


With regards,
Apache Git Services