Skip to content

Commit decafab

Browse files
authored
chore: update failing ecosystem test (#626)
1 parent 049de95 commit decafab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/specs/ecosystem/mrii/rocket_io/0_1_3.test

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@ mrii/rocket-io/0.1.3
7373

7474
-- stderr --
7575
error: Error: [ERR_PACKAGE_PATH_NOT_EXPORTED] Package subpath './build/esm/socket' is not defined for types by "exports" in '<global_npm_dir>/socket.io-client/4.7.5/package.json' imported from 'file://<tmpdir>/src/types/socket-reserved-events.ts'
76-
at Object.resolveModuleNameLiterals (ext:deno_cli_tsc/97_ts_host.js:626:26)
77-
at ext:deno_cli_tsc/97_ts_host.js:788:49
76+
at Object.resolveModuleNameLiterals (ext:deno_cli_tsc/97_ts_host.js:587:26)
77+
at ext:deno_cli_tsc/97_ts_host.js:749:49
7878
at spanned (ext:deno_cli_tsc/97_ts_host.js:16:12)
79-
at Object.host.<computed> [as resolveModuleNameLiterals] (ext:deno_cli_tsc/97_ts_host.js:788:14)
79+
at Object.host.<computed> [as resolveModuleNameLiterals] (ext:deno_cli_tsc/97_ts_host.js:749:14)
8080
at resolveModuleNamesWorker (ext:deno_cli_tsc/00_typescript.js:127650:20)
8181
at resolveNamesReusingOldState (ext:deno_cli_tsc/00_typescript.js:127786:14)
8282
at resolveModuleNamesReusingOldState (ext:deno_cli_tsc/00_typescript.js:127742:12)

0 commit comments

Comments
 (0)