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
Starting from a certain version, the directory structure of the Bun macOS release zip package changed. Specifically, an extra __MACOSX directory appeared at the root level, causing the extraction path during vfox install to differ from the expected structure. As a result, vfox use fails to work properly. oven-sh/bun#20177
Waiting for the Bun team to fix the directory issue in the release zip package.