Download nodemailer in webstorm
I trying to download nodemailer in webstorm but I am running to this error:
...npm is using /web/software/NodeJS/bin/node but there is no node binary in the current PATH. Use the --scripts-prepend-node-path option to include the path for the node binary npm was executed with.
I am not sure how to solve. Any help will be truly appreciated. Thank you in advance
Please sign in to leave a comment.
>I trying to download nodemailer in webstorm
How are you doing this? Is node in your $PATH?