aurelia-interface
aurelia-interface copied to clipboard
gulp bug
C:\a\tut\aurelia-interface>gulp build
and
C:\a\tut\aurelia-interface>gulp watch
module.js:338
throw err;
^
Error: Cannot find module 'require-dir'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.
Not that this is a fix, but more of a workaround.. I did an npm install to get around that.