loopbackio / loopbackio/loopback-next

lb4 update is stuck to tslib ^2.0.0

Open
#8,092 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.