We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aecf901 commit a1c30f2Copy full SHA for a1c30f2
CONTRIBUTING.md
@@ -136,7 +136,7 @@ You don't have to be a maintainer to make a difference on the project!
136
137
## Build System
138
139
-openhab-js is developed on [Node.js](https://nodejs.org/) version `16.17.1`.
+openhab-js is developed on [Node.js](https://nodejs.org/), version as stated in [`.nvmrc`](.nvmrc).
140
It is required to use this version as well in your development environment, otherwise you could cause trouble.
141
142
Maintainers therefore recommend to use a Node.js version manager, e.g. [nvm-sh/nvm](https://github.com/nvm-sh/nvm).
0 commit comments