I have the following Node.js project (which is a Minimal Working Example of my problem):
module1.js:
module.exports = function() {
Your problems with Smoothie Require, were caused by a bug (https://github.com/letorbi/smoothie/issues/3). My latest commit fixed this bug, so your example should work without any changes now.