Skip to content

Conversation

@hmacias-avaya
Copy link

The documentation states

wasm-pack test crates/my-particular-crate --headless --firefox

but it should be

wasm-pack test --headless --firefox crates/my-particular-crate

otherwise wasm-pack complains:

Error: Must specify at least one of `--node`, `--chrome`, `--firefox`, or `--safari`
Caused by: Must specify at least one of `--node`, `--chrome`, `--firefox`, or `--safari`

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

Successfully merging this pull request may close these issues.

1 participant