Skip to content

fix: error TS2497: This module can only be referenced with ECMAScript… #134

fix: error TS2497: This module can only be referenced with ECMAScript…

fix: error TS2497: This module can only be referenced with ECMAScript… #134

Triggered via push July 12, 2025 14:53
Status Failure
Total duration 1m 39s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Release
Process completed with exit code 1.
Release: src/websocket.ts#L3
This module can only be referenced with ECMAScript imports/exports by turning on the 'allowSyntheticDefaultImports' flag and referencing its default export.
Release: src/websocket.ts#L3
Module '"isomorphic-ws"' has no exported member 'MessageEvent'.
Release: src/websocket.ts#L3
Module '"isomorphic-ws"' has no exported member 'Event'.
Release: src/websocket.ts#L3
Module '"isomorphic-ws"' has no exported member 'ErrorEvent'.
Release: src/websocket.ts#L3
Module '"isomorphic-ws"' has no exported member 'CloseEvent'.