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
When I try to add typescript package with yarn berry,it will produce an error said:
cannot apply hunk # 6 (set enableInlineHunks for details)
but when I use yarn classic,I can add it with no error.
How can I solve it??
The text was updated successfully, but these errors were encountered:
When I try to add typescript package with yarn berry,it will produce an error said:
cannot apply hunk # 6 (set enableInlineHunks for details)
but when I use yarn classic,I can add it with no error.
How can I solve it??
The text was updated successfully, but these errors were encountered: