Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why npm isn't updated yet? #179

Closed
zerkms opened this issue Feb 11, 2015 · 2 comments
Closed

Why npm isn't updated yet? #179

zerkms opened this issue Feb 11, 2015 · 2 comments

Comments

@zerkms
Copy link

zerkms commented Feb 11, 2015

The currently available v0.5.1 refers to ancient globule: ~0.1.0 that refers to ancient lodash: ~1.0.1 which leads to this:

[14:23:34] TypeError: boolean is not a function
    at Function.isPlainObject (/vagrant/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/node_modules/globule/node_modules/lodash/dist/lodash.js:1652:64)
    at Object.globule.find (/vagrant/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/node_modules/globule/lib/globule.js:64:19)
    at Gaze.add (/vagrant/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/gaze.js:174:19)
    at new Gaze (/vagrant/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/gaze.js:74:10)
    at gaze (/vagrant/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/gaze.js:86:10)
    at Object.module.exports [as watch] (/vagrant/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/index.js:12:17)
    at Gulp.watch (/vagrant/node_modules/gulp/index.js:40:14)
    at Gulp.<anonymous> (/vagrant/gulpfile.es6.js:27:10)
    at module.exports (/vagrant/node_modules/gulp/node_modules/orchestrator/lib/runTask.js:34:7)
    at Gulp.Orchestrator._runTask (/vagrant/node_modules/gulp/node_modules/orchestrator/index.js:273:3)

Any chance the newer gaze is published?

@zerkms
Copy link
Author

zerkms commented Feb 11, 2015

Btw, my issue was caused by 6to5 :-S

@zerkms zerkms closed this as completed Feb 11, 2015
@shama
Copy link
Owner

shama commented Feb 11, 2015

#178 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants