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

imba create ; pnpm i installs imba 0.9.0 #867

Open
iacore opened this issue Aug 22, 2023 · 0 comments
Open

imba create ; pnpm i installs imba 0.9.0 #867

iacore opened this issue Aug 22, 2023 · 0 comments
Labels

Comments

@iacore
Copy link

iacore commented Aug 22, 2023

Description

As stated in the title. pnpm i installs imba 0.9.0.

"imba": "*" is too relaxed.

Same for express.

Packages: +135
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Packages are hard linked from the content-addressable store to the virtual store.
  Content-addressable store is at: /tmp/.pnpm-store/v3
  Virtual store is at:             node_modules/.pnpm

dependencies:
+ express 0.14.0 (4.18.2 is available) deprecated

devDependencies:
+ imba 0.9.0 (2.0.0-alpha.231 is available)

Progress: resolved 139, reused 0, downloaded 138, added 135, done
Done in 3.1s

Reproduction

git init
imba create #pick the "Express" template
# press ^C to skip "install dependencies"
pnpm i

Workaround

Run pnpm update

System Environment

No response

@iacore iacore added the bug label Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant