Skip to content

"Not found" errors importing typescript files in Svelte project #456

Open
@JuliaBonita

Description

@JuliaBonita

Recently I've noticed all the errors in my server logs below. I've uninstalled and reinstalled the library several times. I have the latest version (4.1.11) installed, but that has not eliminated the missing modules in the logs. Please help.

Not found: /node_modules/bybit-api/src/util/requestUtils.ts
Not found: /node_modules/bybit-api/src/types/websockets/ws-api.ts
Not found: /node_modules/bybit-api/src/util/typeGuards.ts
Not found: /node_modules/bybit-api/src/util/webCryptoAPI.ts
Not found: /node_modules/bybit-api/src/util/BaseRestClient.ts
Not found: /node_modules/bybit-api/src/util/logger.ts
Not found: /node_modules/bybit-api/src/util/websockets/websocket-util.ts
Not found: /node_modules/bybit-api/src/util/websockets/WsStore.types.ts
Not found: /node_modules/bybit-api/src/util/websockets/WsStore.ts
Not found: /node_modules/bybit-api/src/util/websockets/index.ts
Not found: /node_modules/bybit-api/src/util/index.ts
Not found: /node_modules/bybit-api/src/spot-client-v3.ts
Not found: /node_modules/bybit-api/src/rest-client-v5.ts
Not found: /node_modules/bybit-api/src/types/request/index.ts
Not found: /node_modules/bybit-api/src/types/response/index.ts
Not found: /node_modules/bybit-api/src/types/websockets/ws-events.ts
Not found: /node_modules/bybit-api/src/types/websockets/index.ts
Not found: /node_modules/bybit-api/src/types/index.ts
Not found: /node_modules/bybit-api/src/util/BaseWSClient.ts
Not found: /node_modules/bybit-api/src/websocket-client.ts
Not found: /node_modules/bybit-api/src/websocket-api-client.ts
Not found: /node_modules/bybit-api/src/constants/enum.ts
Not found: /node_modules/bybit-api/src/index.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionGeneral question / more info neededuser errorUsage/implementation error, not a bug

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions