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
Right now we enforce Git version via engines in package.json. But I think that the fact that it translates into a warning is not enough, and we need to validate the version and throw an error in case of an incorrect version.
The text was updated successfully, but these errors were encountered:
Right now we enforce Git version via
engines
inpackage.json
. But I think that the fact that it translates into a warning is not enough, and we need to validate the version and throw an error in case of an incorrect version.The text was updated successfully, but these errors were encountered: