mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-05-06 02:52:17 +00:00
Yarn is no longer needed for tests
This commit is contained in:
parent
b91817f181
commit
d10ca579e4
@ -18,19 +18,3 @@ development.
|
|||||||
as that is when WebAssembly support was introduced. [Install Node].
|
as that is when WebAssembly support was introduced. [Install Node].
|
||||||
|
|
||||||
[Install Node]: https://nodejs.org/en/
|
[Install Node]: https://nodejs.org/en/
|
||||||
|
|
||||||
3. The tests for this project also use `yarn`, a package manager for Node. To
|
|
||||||
install `yarn`, run:
|
|
||||||
|
|
||||||
```shell
|
|
||||||
npm install -g yarn
|
|
||||||
```
|
|
||||||
|
|
||||||
or follow other platform-specific instructions
|
|
||||||
[here](https://yarnpkg.com/en/docs/install).
|
|
||||||
|
|
||||||
Once `yarn` is installed, run it in the top level directory:
|
|
||||||
|
|
||||||
```shell
|
|
||||||
yarn
|
|
||||||
```
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user