joeferner / node-java

Bridge API to connect with existing Java APIs.
MIT License
1.87k stars 280 forks source link

hard to install #594

Open wintsa123 opened 6 months ago

wintsa123 commented 6 months ago

image

cant run : npm install -g java

easyfrog commented 5 months ago

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