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/15 11:16:00 UTC

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

James Yong created OFBIZ-12460:
----------------------------------

             Summary: 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
            Reporter: James Yong
            Assignee: James Yong
             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)