Skip to content

Commit

Permalink
Update docs/developer-guide/requirements.md
Browse files Browse the repository at this point in the history
  • Loading branch information
offtherailz committed Jul 20, 2023
1 parent 17b3e97 commit 95d91bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer-guide/requirements.md
Expand Up @@ -31,7 +31,7 @@ These tools needs to be installed (other than **Java** in versions above above):
- Build with success with v11, only smoke tests passing on v13, errors with v16.(Details on issue [#6935](https://github.com/geosolutions-it/MapStore2/issues/6935))
- Running with Tomcat 10 causes this issue [#7524](https://github.com/geosolutions-it/MapStore2/issues/7524).
- ² About NodeJS and NPM:
- NPM 6.14.15 causes [this issue](https://github.com/geosolutions-it/mapstore-project/issues/18) on MapStore project system.
- **note** node 14.18.1 / npm 6.14.15 causes [this issue](https://github.com/geosolutions-it/mapstore-project/issues/18) on MapStore project system.
- Node 18 causes [webpack issue](https://stackoverflow.com/questions/69394632/webpack-build-failing-with-err-ossl-evp-unsupported) needs to be solved by changing the hash algorithm or setting proper flags.

- *If you are using Node >= 12 you can remove the -max_old_space_size=2048 config for the `compile` script*
Expand Down

0 comments on commit 95d91bf

Please sign in to comment.