-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
bugSomething isn't workingSomething isn't workingpackage: sdk/server-nodeLabel for issues affecting the sdk/server-node package.Label for issues affecting the sdk/server-node package.
Description
Hey guys,
I have a library that i built with the library launchdarkly-node-server-sdk 6.2.0, and i'm trying to migrate to @launchdarkly/node-server-sdk 9.0.5, but i'm facing an issue when packing my library, the compiler throws this error
Logs
> tsc
node_modules/@launchdarkly/js-sdk-common/dist/internal/stream/index.d.ts:2:15 - error TS1005: ',' expected.
2 import { type StreamingErrorHandler } from './types';
~~~~~~~~~~~~~~~~~~~~~
node_modules/@launchdarkly/js-sdk-common/dist/internal/stream/index.d.ts:3:35 - error TS1005: ',' expected.
3 export { StreamingProcessor, type StreamingErrorHandler };
~~~~~~~~~~~~~~~~~~~~~
Found 2 errors.
SDK version
9.0.5
OS/platform
Windows 11
ismaelgt
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpackage: sdk/server-nodeLabel for issues affecting the sdk/server-node package.Label for issues affecting the sdk/server-node package.
