We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 840a322 + 8112fa9 commit 5ffd8b7Copy full SHA for 5ffd8b7
pages/docs/manual/latest/installation.mdx
@@ -15,7 +15,7 @@ With the instructions below, our new standard library [ReScript Core](https://gi
15
- [Node.js](https://nodejs.org/) version >= 14
16
- One of the following package managers:
17
- [npm](https://docs.npmjs.com/cli/) (comes with Node.js)
18
- - [yarn](https://yarnpkg.com/)
+ - [yarn](https://yarnpkg.com/) (yarn versions >1 need to set `nodeLinker: node-modules` in `.yarnrc.yml`)
19
- [pnpm](https://pnpm.io/)
20
- [bun](https://bun.sh/)
21
0 commit comments