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
fix(v8): clone V8 repository when it's not present (#756)
Previously, when the V8 repository was not present, it would emit an
`'error'` event instead of rejecting the promise, causing the process
to crash instead of running the fallback.
0 commit comments