Hi all,
I have a problem with my project. I have a pom.xml that runs some node.js task (grunt, bower). I have Ubuntu instaled in my laptop, and I instaled node.js via nvm. When I maven clean install from the console everything runs ok, but when I do the same inside IntelliJ, I get the following error: "/usr/bin/env: node : File or directory does not exist". I also installed node.js plugin in IntelliJ, but sitll getting same error.
Any help?
Thank you in andvance for your comments.
Regards,
Dani,