4 lines
164 B
Text
4 lines
164 B
Text
|
export PATH={{ npm_config_prefix }}/bin:$PATH
|
||
|
export NPM_CONFIG_PREFIX={{ npm_config_prefix }}
|
||
|
export NODE_PATH=$NODE_PATH:{{ npm_config_prefix }}/lib/node_modules
|