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
{{ message }}
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.
Something weird happens when child_process module tries to manage git's output.
You can reproduce this behavior when trying to fork or create a new repository and clone it.
The last and blank line is supposed to print git's output about the status of the download, something like:
Something weird happens when
child_process
module tries to manage git's output.You can reproduce this behavior when trying to fork or create a new repository and clone it.
The last and blank line is supposed to print git's output about the status of the download, something like:
It seems that the problem is here.
The text was updated successfully, but these errors were encountered: