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
D:\Program Files (x86)\pnpm\global\5\.pnpm\replayio@1.4.0_encoding@0.1.13\node_modules\replayio\dist\utils\theme.js:7
const chalk_1 = __importDefault(require("chalk"));
^
Error [ERR_REQUIRE_ESM]: require() of ES Module D:\Program Files (x86)\pnpm\global\5\.pnpm\chalk@5.2.0\node_modules\chalk\source\index.js from D:\Program Files (x86)\pnpm\global\5\.pnpm\replayio@1.4.0_encoding@0.1.13\node_modules\replayio\dist\utils\theme.js not supported.
Instead change the require of index.js in D:\Program Files (x86)\pnpm\global\5\.pnpm\replayio@1.4.0_encoding@0.1.13\node_modules\replayio\dist\utils\theme.js to a dynamic import() which is available in all CommonJS modules.
at Object.<anonymous> (D:\Program Files (x86)\pnpm\global\5\.pnpm\replayio@1.4.0_encoding@0.1.13\node_modules\replayio\dist\utils\theme.js:7:33) {
code: 'ERR_REQUIRE_ESM'
}
Node.js v20.10.0
The text was updated successfully, but these errors were encountered:
Same error as #534 just with
chalk
The text was updated successfully, but these errors were encountered: