Skip to content

Commit

Permalink
Put back node v16 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphtheninja authored and Simon-Laux committed Sep 15, 2023
1 parent 5a61854 commit ce0ff67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ Follow the instruction on <https://rustup.rs/> to install rust and cargo.

Then try running `npm install` again.

Make sure that your nodejs version is `18.0.0` or newer.
Make sure that your nodejs version is `16.0.0` or newer.

If you still get errors look at the instructions in the [`deltachat-node`](https://github.com/deltachat/deltachat-core-rust/tree/master/node) and [`deltachat-core-rust`](https://github.com/deltachat/deltachat-core-rust) README files to set things up [`or write an issue`](https://github.com/deltachat/deltachat-desktop/issues/new/choose).

Expand Down

0 comments on commit ce0ff67

Please sign in to comment.