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

RUN wasm-pack new failed #1435

Open
qiaopengjun5162 opened this issue Sep 22, 2024 · 0 comments
Open

RUN wasm-pack new failed #1435

qiaopengjun5162 opened this issue Sep 22, 2024 · 0 comments

Comments

@qiaopengjun5162
Copy link

πŸ› Bug description

RUN wasm-pack new failed

πŸ€” Expected Behavior

What should have happened?

πŸ‘Ÿ Steps to reproduce

~/Code/wasm via πŸ…’ base
➜
wasm-pack new hello_wasm_pack
[INFO]: ⬇️  Installing cargo-generate...
πŸ‘  Generating a new rustwasm project with name 'hello_wasm_pack'...
Error: Please check if the Git user / repository exists.

Caused by:
    unexpected EOF; class=Http (34)
Error: Running cargo-generate
Caused by: Running cargo-generate
Caused by: failed to execute `cargo-generate`: exited with exit status: 1
  full command: "/Users/qiaopengjun/Library/Caches/.wasm-pack/cargo-generate-cc29ecac1ae21b38/cargo-generate" "generate" "--git" "https://github.com/rustwasm/wasm-pack-template" "--name" "hello_wasm_pack"
image

🌍 Your environment

Include the relevant details of your environment.
wasm-pack version: 0.13.0
rustc version: rustc 1.81.0 (eeb90cda1 2024-09-04)

image
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