Skip to content

Commit

Permalink
Update compiling-on-linux.md
Browse files Browse the repository at this point in the history
  • Loading branch information
coredev-uk authored Apr 13, 2022
1 parent 0bfc516 commit 3f6ec65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compilation/compiling-on-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ yay -S cider
Running this on Node.js 17 or later will fail. This is due to Node.js 17 no longer writing `openssl_fips` to `config.gypi` so it's not there in Node.js 17's `process.config`. It is suggested to downgrade to ```nodejs-lts-gallium``` to resolve this issue.
{% endhint %}

{% hint style="info}
{% hint style="info" %}
If you like to live on the bleeding edge, use the `cider-git` package, this will compile directly from the [develop](https://github.com/ciderapp/Cider/tree/develop) branch.
{% endhint %}

Expand Down

0 comments on commit 3f6ec65

Please sign in to comment.