Closed TDesjardins closed 4 years ago
Seems that the Maven Grunt build doesn't work anymore (mvn clean install -Pgrunt) because of outdated versions of Node and NPM.
mvn clean install -Pgrunt
This PR should solve this issue.
Fixed with #293
Seems that the Maven Grunt build doesn't work anymore (
mvn clean install -Pgrunt
) because of outdated versions of Node and NPM.This PR should solve this issue.