Skip to content

Instantly share code, notes, and snippets.

@growdigital
Created August 4, 2018 22:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save growdigital/80fe1dc2a307d5452c70db55ace1773b to your computer and use it in GitHub Desktop.
Save growdigital/80fe1dc2a307d5452c70db55ace1773b to your computer and use it in GitHub Desktop.
☁ templates [master] yarn start
yarn run v1.6.0
$ gulp build:local && gulp serve & gulp watch
[23:16:54] Using gulpfile ~/Sites/templates/gulpfile.js
[23:16:54] Starting 'watch'...
[23:16:54] Using gulpfile ~/Sites/templates/gulpfile.js
[23:16:54] Starting 'build:local'...
[23:16:54] Starting 'clean-build'...
[23:16:54] 'clean-build' errored after 37 ms
[23:16:54] Error: File not found with singular glob: /Users/growdigital/Sites/templates/dist (if this was purposeful, use `allowEmpty` option)
at Glob.<anonymous> (/Users/growdigital/Sites/templates/node_modules/glob-stream/readable.js:84:17)
at Object.onceWrapper (events.js:315:30)
at emitOne (events.js:116:13)
at Glob.emit (events.js:211:7)
at Glob._finish (/Users/growdigital/Sites/templates/node_modules/glob-stream/node_modules/glob/glob.js:197:8)
at done (/Users/growdigital/Sites/templates/node_modules/glob-stream/node_modules/glob/glob.js:182:14)
at Glob._processSimple2 (/Users/growdigital/Sites/templates/node_modules/glob-stream/node_modules/glob/glob.js:688:12)
at /Users/growdigital/Sites/templates/node_modules/glob-stream/node_modules/glob/glob.js:676:10
at Glob._stat2 (/Users/growdigital/Sites/templates/node_modules/glob-stream/node_modules/glob/glob.js:772:12)
at lstatcb_ (/Users/growdigital/Sites/templates/node_modules/glob-stream/node_modules/glob/glob.js:764:12)
[23:16:54] 'build:local' errored after 42 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment