I am trying to require a file relatively and mysteriously the following is happening
This works well which points to /Users/marcos/Desktop/Taper/lib/utils.js
/Users/marcos/Desktop/Taper/lib/utils.js
You can pass that using NODE_PATH
NODE_PATH
Example:
NODE_PATH=`pwd` node app.js