Monday, May 20, 2024
 Popular · Latest · Hot · Upcoming
156
rated 0 times [  161] [ 5]  / answers: 1 / hits: 49656  / 11 Years ago, mon, november 25, 2013, 12:00:00

During development I used to WebStorm node_path =. environment variable. I have set up a variable in the launch of the project settings. Now I want to try to run the project on the server, but do not know how to set this variable there. Help solve the problem!


More From » node.js

 Answers
10

Assuming it's a UNIX or Mac OS X server, use export NODE_PATH= and append the path you want.


[#74088] Friday, November 22, 2013, 11 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
marisela

Total Points: 103
Total Questions: 105
Total Answers: 102

Location: Solomon Islands
Member since Fri, Oct 8, 2021
3 Years ago
;