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

[Bug] wasm-pack can not find cargo-generate installed by cargo #1433

Open
kands-code opened this issue Sep 12, 2024 · 1 comment
Open

[Bug] wasm-pack can not find cargo-generate installed by cargo #1433

kands-code opened this issue Sep 12, 2024 · 1 comment

Comments

@kands-code
Copy link

kands-code commented Sep 12, 2024

🐛 Bug description

wasm-pack can not find cargo-generate installed by cargo

🤔 Expected Behavior

wasm-pack initialize my project successfully and without any errors

👟 Steps to reproduce

  1. install Rust by rustup, I use rust-nightly
  2. add wasm target, rustup target add wasm32-unknown-unknown
  3. install wasm-pack and cargo-generate, cargo install cargo-generate wasm-pack --all-features
  4. initialize project, wasm-pack new anyprojectname --mode no-install

image

🌍 Your environment

wasm-pack version: 0.13.0
rustc version: 1.83.0-nightly (8d6b88b16 2024-09-11)
OS: macOS 15 arm64 and archlinux x86-64

@kands-code kands-code closed this as not planned Won't fix, can't repro, duplicate, stale Nov 1, 2024
@kands-code kands-code reopened this Nov 1, 2024
@kands-code
Copy link
Author

Is anyone really solving issues?

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

No branches or pull requests

1 participant