frontend-maven-plugin
frontend-maven-plugin copied to clipboard
Add warning if determination of node version fails
trafficstars
Summary
We're currently facing an issue on macOS, which always installs node again, because it can't execute it correctly. Manual invocation of <path>/node --version works as expected. This will hopefully help to debug this.