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 2021/06/07 06:18:42 UTC

[GitHub] [dolphinscheduler] oryjk opened a new issue #5595: [Bug][Module Name] Compile error

oryjk opened a new issue #5595:
URL: https://github.com/apache/dolphinscheduler/issues/5595


   When I execute mvn clean install -Prelease, an error is reported, as shown below
   ![image](https://user-images.githubusercontent.com/6252789/120968163-17516280-c79b-11eb-99af-ab2ed124bbda.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



[GitHub] [dolphinscheduler] caishunfeng closed issue #5595: [Bug][Build] Compile error on Apple Silicon M1

Posted by GitBox <gi...@apache.org>.
caishunfeng closed issue #5595:
URL: https://github.com/apache/dolphinscheduler/issues/5595


   


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

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



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #5595: [Bug][Module Name] Compile error

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #5595:
URL: https://github.com/apache/dolphinscheduler/issues/5595#issuecomment-855624743


   Hi:
   * Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can subscribe to the developer's email,Mail subscription steps reference https://dolphinscheduler.apache.org/zh-cn/community/development/subscribe.html ,Then write the issue URL in the email content and send question to dev@dolphinscheduler.apache.org.


-- 
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] [dolphinscheduler] oryjk commented on issue #5595: [Bug][Module Name] Compile error

Posted by GitBox <gi...@apache.org>.
oryjk commented on issue #5595:
URL: https://github.com/apache/dolphinscheduler/issues/5595#issuecomment-856640098


   @chengshiwen 
   ![Uploading image.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



[GitHub] [dolphinscheduler] chengshiwen commented on issue #5595: [Bug][Module Name] Compile error

Posted by GitBox <gi...@apache.org>.
chengshiwen commented on issue #5595:
URL: https://github.com/apache/dolphinscheduler/issues/5595#issuecomment-856611276


   @oryjk Modidy `frontend-maven-plugin.version` to `1.11.3` in root `pom.xml` and try it again. Sometimes caused by network problems


-- 
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] [dolphinscheduler] oryjk removed a comment on issue #5595: [Bug][Module Name] Compile error

Posted by GitBox <gi...@apache.org>.
oryjk removed a comment on issue #5595:
URL: https://github.com/apache/dolphinscheduler/issues/5595#issuecomment-855979837


   I check my node and npm version, the version as you said
   ![image](https://user-images.githubusercontent.com/6252789/121034715-cfa0fa00-c7df-11eb-9f4b-6fd88521d9e6.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



[GitHub] [dolphinscheduler] chengshiwen commented on issue #5595: [Bug][Module Name] Compile error

Posted by GitBox <gi...@apache.org>.
chengshiwen commented on issue #5595:
URL: https://github.com/apache/dolphinscheduler/issues/5595#issuecomment-855712745


   @oryjk In new mac with apple silicon m1, there are some problems like that the nodejs v12 do not support m1 until v16. So you can modify `node.version` to `v16.3.0` and `npm.version` to `7.15.1` in `dolphinscheduler-ui/pom.xml` and try it again


-- 
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] [dolphinscheduler] oryjk commented on issue #5595: [Bug][Module Name] Compile error

Posted by GitBox <gi...@apache.org>.
oryjk commented on issue #5595:
URL: https://github.com/apache/dolphinscheduler/issues/5595#issuecomment-855979837


   I check my node and npm version, the version as you said
   ![image](https://user-images.githubusercontent.com/6252789/121034715-cfa0fa00-c7df-11eb-9f4b-6fd88521d9e6.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



[GitHub] [dolphinscheduler] oryjk edited a comment on issue #5595: [Bug][Module Name] Compile error

Posted by GitBox <gi...@apache.org>.
oryjk edited a comment on issue #5595:
URL: https://github.com/apache/dolphinscheduler/issues/5595#issuecomment-856640098


   @chengshiwen 
   also
   
   ![Uploading image.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



[GitHub] [dolphinscheduler] caishunfeng commented on issue #5595: [Bug][Build] Compile error on Apple Silicon M1

Posted by GitBox <gi...@apache.org>.
caishunfeng commented on issue #5595:
URL: https://github.com/apache/dolphinscheduler/issues/5595#issuecomment-1004733146


   This issue will be closed because no update for a long time. You can reopne it if need.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

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



[GitHub] [dolphinscheduler] oryjk commented on issue #5595: [Bug][Module Name] Compile error

Posted by GitBox <gi...@apache.org>.
oryjk commented on issue #5595:
URL: https://github.com/apache/dolphinscheduler/issues/5595#issuecomment-856465755


   I change the node and npm version, but also
   ![image](https://user-images.githubusercontent.com/6252789/121130193-a2e0f700-c860-11eb-9b4d-19e3b42ba0fd.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



[GitHub] [dolphinscheduler] oryjk commented on issue #5595: [Bug][Module Name] Compile error

Posted by GitBox <gi...@apache.org>.
oryjk commented on issue #5595:
URL: https://github.com/apache/dolphinscheduler/issues/5595#issuecomment-855750284


   ok, thank you, I'll try it right away


-- 
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] [dolphinscheduler] oryjk commented on issue #5595: [Bug][Module Name] Compile error

Posted by GitBox <gi...@apache.org>.
oryjk commented on issue #5595:
URL: https://github.com/apache/dolphinscheduler/issues/5595#issuecomment-856767762


   I switch to a computer with a non-m1 and it can be compiled successfully


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