Add Node.js version info
This commit is contained in:
parent
b136f0534c
commit
153c1ef44a
1 changed files with 1 additions and 1 deletions
|
@ -28,4 +28,4 @@ This will run the compiled JavaScript file with the environment's `node` executa
|
|||
Alternatively, manually run `<your node path>/node ./server.node.bundle.js`
|
||||
|
||||
|
||||
#### This package has only been tested on Linux.
|
||||
#### This package has only been tested on Linux with Node.js v17.3.0
|
||||
|
|
Reference in a new issue