You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/12/21 07:04:50 UTC

[GitHub] [incubator-dolphinscheduler] lingya opened a new issue #4279: [Bug][dolphinscheduler-ui] mvn package

lingya opened a new issue #4279:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4279


   i  exec    mvn -U clean package -Prelease -Dmaven.test.skip=true -Dmaven.javadoc.skip=true
   in  win10  idea 2018.3
   
   
   [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.6:npm (npm install node-sass --unsafe-perm) on project dolphinscheduler-ui: Failed to run task: 'npm install node-sass --unsafe-perm' failed. java.io.IOException: Cannot run program "D:\code\dolphinscheduler\incubator-dolphinscheduler-1.3.4\dolphinscheduler-ui\node\node.exe" (in directory "D:\code\dolphinscheduler\incubator-dolphinscheduler-1.3.4\dolphinscheduler-ui"): CreateProcess error=193, %1 不是有效的 Win32 应用程序。 -> [Help 1]
   [ERROR] 
    
    
   
   **Which version of Dolphin Scheduler:**
    -[1.3.4]
    
    
   


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



[GitHub] [incubator-dolphinscheduler] xingchun-chen commented on issue #4279: [Bug][dolphinscheduler-ui] mvn package

Posted by GitBox <gi...@apache.org>.
xingchun-chen commented on issue #4279:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4279#issuecomment-749312795


   Sorry, DS currently does not support windows


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



[GitHub] [incubator-dolphinscheduler] lingya commented on issue #4279: [Bug][dolphinscheduler-ui] mvn package

Posted by GitBox <gi...@apache.org>.
lingya commented on issue #4279:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4279#issuecomment-749313544


   ok,i got it ,thanks!


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



[GitHub] [incubator-dolphinscheduler] lingya closed issue #4279: [Bug][dolphinscheduler-ui] mvn package

Posted by GitBox <gi...@apache.org>.
lingya closed issue #4279:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4279


   


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



[GitHub] [incubator-dolphinscheduler] xingchun-chen commented on issue #4279: [Bug][dolphinscheduler-ui] mvn package

Posted by GitBox <gi...@apache.org>.
xingchun-chen commented on issue #4279:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4279#issuecomment-749289656


   1.You need to execute the  installation command of node-sass:
   sudo npm install --unsafe-perm -g node-sass
   2.Execute the packaging command:
   mvn clean install -Prelease  -Dmaven.test.skip=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



[GitHub] [incubator-dolphinscheduler] lingya commented on issue #4279: [Bug][dolphinscheduler-ui] mvn package

Posted by GitBox <gi...@apache.org>.
lingya commented on issue #4279:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4279#issuecomment-749311353


   @xingchun-chen     In Windows10  idea ,is the same error,  
   ![image](https://user-images.githubusercontent.com/8186398/102843985-60a83280-4445-11eb-86b1-77d5e68105a7.png)
   
   ![image](https://user-images.githubusercontent.com/8186398/102843999-6a319a80-4445-11eb-9b62-f1f1317e8f8e.png)
   
   


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