node-java icon indicating copy to clipboard operation
node-java copied to clipboard

hard to install

Open wintsa123 opened this issue 1 year ago • 1 comments

image

cant run : npm install -g java

wintsa123 avatar Mar 11 '24 07:03 wintsa123

I want to use this in Docker, but it needs python2, and there is no python2 in apk packages. How to resolve this???

# not working
RUN apk add --no-cache python2

easyfrog avatar Apr 30 '24 05:04 easyfrog