loopbackio / loopbackio/loopback-next
lb4 update is stuck to tslib ^2.0.0
Open
Nobody has claimed this yet.
bug
CLI
needs grooming
- Dominant language
- TypeScript
- Stars
- 5.1k
- Forks
- 1.1k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 27
Description
Steps to reproduce
execute lb4 update
Current Behavior
(excuse my french ;-) )
$ lb4 update
Le projet a été généré à l'origine par @loopback/cli@.
Les dépendances suivantes sont incompatibles avec @loopback/cli@3.0.0 :
dependencies
- tslib: ^2.3.1 (cli ^2.0.0)
devDependencies
peerDependencies
? Que souhaitez-vous faire ? Ignorer la mise à niveau des dépendances du projet
Expected Behavior
lb4 update should not warn about tslib@2.3.1 compatibility
Link to reproduction sandbox
N/A
Additional information
N/A
Related Issues
N/A
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.
Research direction
Start by reproducing the problem with lb4 update and inspect how the CLI checks project dependencies against its supported versions. Focus on the tslib compatibility warning for tslib ^2.3.1 versus the CLI's reported ^2.0.0; done means the update no longer warns for that compatible version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100