Fix yarn support #27
Labels
bug
Something isn't working
enhancement
New feature or request
help wanted
Extra attention is needed
Currently forest doesn't support yarn because yarn always makes https requests to the registry regardless of what options you've set (see yarnpkg/yarn#7393).
The solution is to properly support https requests via the proxy, which requires configuring certificates and such.
The text was updated successfully, but these errors were encountered: