gyp ERR! find Python

43

gyp ERR! find Python -

npm --add-python-to-path='true' --debug install --global windows-build-tools

gyp ERR! find Python -

FROM node:alpine as build-stage
RUN apk add --no-cache python3 py3-pip make g++

Comments

Submit
0 Comments