fix: error TS2497: This module can only be referenced with ECMAScript… #134
Annotations
6 errors
|
|
|
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.
|
|
src/websocket.ts#L3
Module '"isomorphic-ws"' has no exported member 'MessageEvent'.
|
|
src/websocket.ts#L3
Module '"isomorphic-ws"' has no exported member 'Event'.
|
|
src/websocket.ts#L3
Module '"isomorphic-ws"' has no exported member 'ErrorEvent'.
|
|
src/websocket.ts#L3
Module '"isomorphic-ws"' has no exported member 'CloseEvent'.
|
The logs for this run have expired and are no longer available.
Loading