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
Currently, when we fetch Node or Yarn, the Progress Bar shows:
Fetching v10.15.3 [======>
This can be confusing as it's sometimes shown when you run an unrelated command (the autofetching). We should include the name of the tool we are fetching. Also, related to #373, we should show the version in the typical Node ecosystem formatting of tool@version:
Currently, when we fetch Node or Yarn, the Progress Bar shows:
Fetching v10.15.3 [======>
This can be confusing as it's sometimes shown when you run an unrelated command (the autofetching). We should include the name of the tool we are fetching. Also, related to #373, we should show the version in the typical Node ecosystem formatting of
tool@version
:The text was updated successfully, but these errors were encountered: