I created a module (webapp-module-storage) which has the following definitions:
webapp-module-storage
package.json
{ \"dependencies\": { ..
Try running npm link gulp in your application directory (to create a local link to the globally installed Gulp module).
npm link gulp