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