I am not able to build an app on gradle

I am trying to build an already built app and using Docker but when I try to build it I get the following error:

Could not find node-14.16.0-darwin-arm64.tar.gz (org.nodejs:node:14.16.0).

I am running version 12.2 of MacOS Monterey on macbook m1 max.

Hi

Can you provide som more info?
What command are you running? dockerfile?

I run ./gradlew build clean according to the instructions of the app. Worth noting that Docker runs normally.

Im sorry, but you really need to provide more info, there is nothing docker related in your post so far, you have provided us with a command and an error.