You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the download functionality was factored out, could we have an environment variable that allows you to disable the automatic download of the binary in the postinstall hook? We could have a similar approach to Cypress where you can specify 0 instead of the path to the binary in order to not download it.
The text was updated successfully, but these errors were encountered:
Since the download functionality was factored out, could we have an environment variable that allows you to disable the automatic download of the binary in the postinstall hook? We could have a similar approach to Cypress where you can specify
0
instead of the path to the binary in order to not download it.The text was updated successfully, but these errors were encountered: