Error code 6
jacobgreen25 opened this issue · 0 comments
Failed to execute goal pl.allegro:grunt-maven-plugin:1.5.0:grunt (default) on project social: Unable to execute mojo: Command execution failed. Process exited with an error: 6 (Exit value: 6) -> [Help 1]
What does exit value 6 mean?
Another error I'm coming across in a different setup
[ERROR] Failed to execute goal pl.allegro:grunt-maven-plugin:1.5.0:npm (default) on project social: Unable to execute mojo: Command execution failed. Cannot run program "npm" (in directory "/Users/Henry/Perforce/henryla_SBALHENRYLAMAC_6016/depot/stash/socialservcie/target-grunt"): error=2, No such file or directory -> [Help 1]
Most likely npm is not installed? (note this does not include create-resources)
Also, I don't understand the point of create-resources and I didn't see any documentation on that step in the README.md file.