You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "James Yong (Jira)" <ji...@apache.org> on 2021/12/19 14:16:00 UTC

[jira] [Closed] (OFBIZ-12460) Unable to build in M1 Mac

     [ https://issues.apache.org/jira/browse/OFBIZ-12460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Yong closed OFBIZ-12460.
------------------------------
    Resolution: Fixed

> Unable to build in M1 Mac
> -------------------------
>
>                 Key: OFBIZ-12460
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12460
>             Project: OFBiz
>          Issue Type: Bug
>          Components: themes
>    Affects Versions: Upcoming Branch
>         Environment: Apple Mac: M1 processor
> Java version:
> Ofbiz release/branche
>            Reporter: James Yong
>            Assignee: James Yong
>            Priority: Minor
>              Labels: build-failure
>             Fix For: Upcoming Branch
>
>
> Following error occurs when building in M1 Mac
> {code:java}
> Could not determine the dependencies of task ':nodeSetup'.
> > Failed to query the value of task ':nodeSetup' property 'nodeArchiveFile'.
>    > Could not resolve all files for configuration ':detachedConfiguration1'.
>       > Could not find node-12.18.1-darwin-arm64.tar.gz (org.nodejs:node:12.18.1).
>         Searched in the following locations:
>             https://nodejs.org/dist/v12.18.1/node-v12.18.1-darwin-arm64.tar.gz
> {code}
> Need to upgrade Node.js version from 12.x.x to 16.x.x as 16.x.x has support for M1 Mac.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)