Closed mrt123 closed 5 years ago
Can you try passing requireFn: require
and see if that fixes it?
Else you could do path.join(__dirname, 'gulp-tasks')
to give an absolute path. I'm not sure if there's a way to prevent the scope changing here.
Could be something to do with https://github.com/jackfranklin/gulp-load-plugins/blob/master/index.js#L62
@mrt123 is this still an issue? Did you ever find a way round it?
Closing due to inactivity
Issue found when working with node_module : "require-dir": "0.3.0",
however