Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix 🐛: (cli) Fix fresh installs bug #81

Merged
merged 1 commit into from
Oct 12, 2022
Merged

Conversation

nachoaldamav
Copy link
Owner

close #64

@vercel
Copy link

vercel bot commented Oct 12, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
fnpm ✅ Ready (Inspect) Visit Preview Oct 12, 2022 at 8:34AM (UTC)

@github-actions
Copy link

Benchmark results:

  • OS: ubuntu-latest
  • Node.js: 18
  • Commit: 1b6871a
  • Pull request title: fix 🐛: (cli) Fix fresh installs bug
Name Time Group
Bun install (with cache / with lockfile) 0.51s 3
⚡ ULTRA install (with cache / with lockfile) 1.81s 3
⚡ ULTRA install (with cache / no lockfile) 2.09s 2
Bun install (with cache / no lockfile) 4.03s 2
PNPM install (with cache / with lockfile) 5.28s 3
Bun install (no cache / no lockfile) 7.68s 1
PNPM install (with cache / no lockfile) 9.00s 2
YARN install (with cache / with lockfile) 10.12s 3
NPM install (with cache / with lockfile) 14.02s 3
NPM install (with cache / no lockfile) 20.11s 2
PNPM install (no cache / no lockfile) 24.09s 1
YARN install (with cache / no lockfile) 25.64s 2
⚡ ULTRA install (no cache / no lockfile) 32.70s 1
YARN install (no cache / no lockfile) 45.36s 1
NPM install (no cache / no lockfile) 46.01s 1

@nachoaldamav nachoaldamav merged commit 88124de into main Oct 12, 2022
@nachoaldamav nachoaldamav deleted the fix/fresh-installs-bug branch October 14, 2022 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fresh installs creates wrong dependency tree
1 participant