Skip to content

Instantly share code, notes, and snippets.

@alexcrichton
Created October 29, 2018 21:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexcrichton/3a12728e80892163aabeae427b7a02b9 to your computer and use it in GitHub Desktop.
Save alexcrichton/3a12728e80892163aabeae427b7a02b9 to your computer and use it in GitHub Desktop.
Compiling your crate to WebAssembly
Caused by: Process exited with exit code: 101: `cargo build` did not exit successfully.
stdout:
stderr:
error: failed to parse manifest at `/home/alex/code/wasm-pack-template/Cargo.toml`
Caused by:
Invalid character `{` in package name: `{{project-name}}`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment