Filip Gurbáľ
Filip Gurbáľ
Still happening in 4.0.6
I have the same problem
@azhavoro we are using nginx reverse proxy with `proxy_set_header X-Forwarded-Proto "https";` set and it still doesn't work
@sw-tracker Here is fix: https://github.com/istanbuljs/nyc/pull/1484 And I'm using my fixed fork when installing with npm: https://github.com/loidy/nyc
@sw-tracker `npm install --save-dev git+https://github.com/loidy/nyc.git`