You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ We are more than happy to receive your contributions (any kind of contributions)
89
89
90
90
First, fork the repository and make sure you:
91
91
- use **java 8**
92
-
- install **nodejs-v8.3.x**. and npm to compile/install dependencies
92
+
- install **nodejs-v14.21.3**. and npm to compile/install dependencies
93
93
- create and register a Github App of your own and install it in your repositories
94
94
95
95
After cloning the forked repo, create a .env file in the src folder and set the right environment variables as described <ahref="https://developer.github.com/apps/building-github-apps/">here</a>. This is the format of the file:
0 commit comments