microsoft / microsoft/lage

npx lage init installs lage 0.29.0

Open
#500 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
816
Forks
88
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
npx lage init installs lage 0.29.0, which is 2 years old. Thought you'd want to know about this and update it.

To Reproduce
Steps to reproduce the behavior:

  1. Create basic repo with yarn.lock
  2. run npx lage init

Expected behavior
Probably want a newer version to be installed with npx lage init.

Contributor guide

No contributing guide indexed for this repository

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

Use npx lage init as the entry point and reproduce the generated dependency version in a basic repository with a yarn.lock file. Trace where the init command selects the Lage version, update it to the current intended version, and verify that a fresh npx lage init no longer installs 0.29.0.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.