Skip to content

Conversation

@jakeburden
Copy link
Contributor

removes $ rustc +nightly --target wasm32-unknown-unknown "$target" --crate-type=cdylib from the installation steps in the readme.

I was running the rustup installation steps line-by-line, but that line causes an error in my terminal. I think it is used in scripts/build.sh and not something the user is meant to run manually.

Skipping over that line allowed me to install rustify successfully 🎉

Thanks!! 🌴

removes `$ rustc +nightly --target wasm32-unknown-unknown "$target" --crate-type=cdylib` from the installation steps in the readme.

I was running the rustup installation steps line-by-line, but that line causes an error in my terminal. I think it is used in `scripts/build.sh` and not something the user is meant to run.

Skipping over that line allowed me to install `rustify` successfully 🎉
@ghost ghost merged commit a3723a3 into browserify:master Nov 27, 2017
This pull request was closed.
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