Open Hillsie opened 3 years ago
The usage in Rust tutorial https://rustwasm.github.io/docs/book/game-of-life/hello-world.html#whats-inside half way down has the usage as npm init wasm-app www
https://rustwasm.github.io/docs/book/game-of-life/hello-world.html#whats-inside
npm init wasm-app www
running usage as npm init wasm-app resulted in an error cloning the template failed!
npm init wasm-app
cloning the template failed!
The usage in Rust tutorial
https://rustwasm.github.io/docs/book/game-of-life/hello-world.html#whats-inside
half way down has the usage asnpm init wasm-app www
running usage as
npm init wasm-app
resulted in an errorcloning the template failed!