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 2022/09/25 04:38:38 UTC

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

luohaifang commented on PR #40:
URL: https://github.com/apache/ranger/pull/40#issuecomment-1257118683

   > 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 ]
   
   
   
   > 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 ]
   
   hello,Have you solved the problem?


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

To unsubscribe, e-mail: dev-unsubscribe@ranger.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org