1
Fork 0

Add Node.js version info

This commit is contained in:
Tobias Berger 2022-02-07 10:34:41 +01:00
parent b136f0534c
commit 153c1ef44a
Signed by: toby
GPG key ID: 2D05EFAB764D6A88

View file

@ -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` 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