rxjs - peer dependency
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- typescript
- Domain
- tooling
Research direction
Start by inspecting the package dependency metadata for BotFramework-DirectLineJS and how its published package declares rxjs. Verify the dependency arrangement against the reported rxjs 6 and rxjs-compat installation, then confirm that the resulting package avoids duplicate rxjs instances and preserves the existing build or test checks.
Written by the indexing model from the issue text.
Description
rxjs should be specified as a peer dependency.
This will allow users to use rxjs6 with rxjs-compat.
Currently I get errors such as
Type 'import("c:/Code/AngularWebComponents/node_modules/botframework-directlinejs/node_modules/rxjs/Observable").Observable<import("c:/Code/AngularWebComponents/node_modules/botframework-directlinejs/built/directLine").Activity>' is not assignable to type 'import("c:/Code/AngularWebComponents/node_modules/rxjs/internal/Observable").Observable<import("c:/Code/AngularWebComponents/node_modules/botframework-directlinejs/built/directLine").Activity>'.
- Dominant language
- TypeScript
- Stars
- 199
- Forks
- 133
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/BotFramework-DirectLineJS
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
microsoft/BotFramework-DirectLineJS#432 · 1 reaction ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
microsoft/BotFramework-DirectLineJS#424 · 3 comments ·
-
bug
microsoft/BotFramework-DirectLineJS#421 · 3 comments · 1 assignee ·
All issues in microsoft/BotFramework-DirectLineJS
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
receptron/mulmoterminal#2264 ·
-
documentation
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
components-web-app/docs#96 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
simonsobs/tileviewer#114 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100