mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
supported node.js version is latest 10.X.X
parent
f646a08b3f
commit
487f31dd61
@ -2,7 +2,7 @@ This pages describes manually installing Trilium on your server.
|
||||
|
||||
## Requirements
|
||||
|
||||
Trilium is a [node.js](http://nodejs.org/) application. Supported (tested) version of node.js is latest 8.X.X. Unfortunately node.js 10 currently doesn't work because of problems with scrypt dependency.
|
||||
Trilium is a [node.js](http://nodejs.org/) application. Supported (tested) version of node.js is latest 10.X.X (note that node.js 10 older than 10.5.0 are buggy and don't work).
|
||||
|
||||
You can check your node version with this command (node.js needs to be installed):
|
||||
~~~~
|
||||
|
Loading…
x
Reference in New Issue
Block a user