tj/node-prune

Support for arm64 architecture

JenksyGuo opened this issue ยท 2 comments

Using docker to install this dependency. Error tells me it is not compatible with arm64. I am using M1 mac book pro. :-)

image

use npx work for me

RUN apk --no-cache add curl bash
RUN npx node-prune

Until there is a fix I just manually downloaded the amd64 version and let it run under rosetta:
https://gobinaries.com/binary/github.com/tj/node-prune?os=darwin&arch=amd64&version=v1.2.0