react-spa
react-spa copied to clipboard
$ gulp error
$ gulp [16:15:07] Warning: gulp version mismatch: [16:15:07] Global gulp is 3.9.0 [16:15:07] Local gulp is 3.8.11 module.js:338 throw err; ^
Error: Cannot find module './dependencies/TemplateArgumentDependency'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:286:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.
Hi, thanks for the heads up! The error is simply due to the out of date version of gulp in this repo. I have plans on updating this repo once I finished another project which should replace Reflux (the 'model' part of the app).