Skip to content

linker rust-lld not found #618

Closed
Closed
@ZacLiveEarth

Description

@ZacLiveEarth

🐛 Bug description

On the latest version of rust nightly, attempting to run wasm-pack build fails with the following error:

error: linker `rust-lld` not found
  |
  = note: The system cannot find the file specified. (os error 2)

error: aborting due to previous error

cargo build on the other hand does produce output.

🌍 Your environment

wasm-pack version: 0.8.0
rustc version: rustc 1.35.0-nightly (428943cc2 2019-04-02)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions