Karl Morrison
Karl Morrison
Also been looking for this feature! @dandv Did you find any?
Exactly what we are looking for as well.
Our Azure CI is blowing up due to this. Trying to install version 5.2.2 but the following happens: ``` > [email protected] postinstall C:\npm\prefix\node_modules\windows-build-tools > node ./dist/index.js Downloading python-2.7.15.amd64.msi [> ]...
Getting the same issue!
Yea I was able to resolve my issue by changing to another library in the end!
It's crazy this isn' fixed.
Guys there is a way to solve this in Docker. https://docs.docker.com/engine/reference/builder/#copy e.g. ```COPY --chown=node:node --from=build-image /home/node/app/remove_source_maps.sh /home/node/app/```
I just spent an hour trying to figure out why nothing was being added. Not only that but files with a file extension are also ignored for some weird reason....
Bump! So, how's it going guys?
Same issue here, no fix?