Skip to content

[Bug] Bun v1.3.11 affecting cc-mirror #50

@pil1

Description

@pil1

Describe the Bug

6 | "use strict";
7 |
8 | //
9 | if (entry.instantiate)
10 | return entry.instantiate;
11 | var instantiatePromise = (async () => {
^
TypeError: Expected CommonJS module to have a function wrapper. If you weren't messing around with Bun's internals, this is a bug in Bun

Bun v1.3.11 (macOS arm64)

To Reproduce

Steps to reproduce the behavior:

  1. Run any variant after update via npx cc-mirror

Expected Behavior

The app should open...

Screenshots

If applicable, add screenshots to help explain your problem.

Environment

  • OS: macOS
  • Node.js version:
  • cc-mirror version: latest version.
  • Provider: Zai, Minimax, and Kimi

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions