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
| 22.x |:heavy_check_mark:*|:heavy_check_mark:| Windows (`x64`), MacOS (`x64`), Linux (`x64`) |||
144
+
| 21.x | ( :heavy_check_mark:* ) |:heavy_check_mark:| Windows (`x64`), MacOS (`x64`), Linux (`x64`) |||
145
+
| 20.x |:heavy_check_mark:|:heavy_check_mark:| Windows (`x64`), MacOS (`x64`), Linux (`x64`) |`latest` (`linux/amd64`, `linux/arm64`) |`snapshot` (`linux/amd64`, `linux/arm64`) |
146
+
| 19.x | ( :heavy_check_mark: ) |:x:||||
147
+
| 18.x |:heavy_check_mark:|:heavy_check_mark:| Windows (`x64`), MacOS (`x64`), Linux (`x64`) |||
148
+
| <18.x |:x:|:x:||||
149
149
150
150
Juice Shop is automatically tested _only on the latest `.x` minor version_ of each node.js version mentioned above!
151
151
There is no guarantee that older minor node.js releases will always work with Juice Shop!
152
152
Please make sure you stay up to date with your chosen version.
153
153
154
+
\*=:warning:_There are no pre-built binaries for `libxmljs` available for Node.js versions greater than 20.x. In order to build Juice Shop from source locally, you need to have all C++ build tools installed that are needed to compile those binaries locally. In the packaged distributions theses binaries are already included. We are working on a pure JavaScript replacement of `libxmljs` in [#2421](https://github.com/juice-shop/juice-shop/issues/2421). Contributions are highly welcome!_
0 commit comments