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

generate --watch not tracking changes #895

Closed
littlepinkus opened this issue Oct 29, 2014 · 7 comments
Closed

generate --watch not tracking changes #895

littlepinkus opened this issue Oct 29, 2014 · 7 comments

Comments

@littlepinkus
Copy link

Calling hexo generate with --watch doesn't have any effect - it simply executes the generate command and exits, thus not tracking any changes made to files.

Platform: Ubuntu 14.10, Node.js 0.10.28, Hexo 2.8.3.

@vbo
Copy link

vbo commented Oct 31, 2014

Same issue here. OS X 10.9.5, Node.js 0.10.33, Hexo 2.8.3.

@smmoosavi
Copy link

+1

$ hexo --version
hexo: 2.8.3
os: Linux 3.2.0-29-generic linux x64
http_parser: 2.3
node: 0.11.14
v8: 3.26.33
uv: 1.0.0
zlib: 1.2.3
modules: 14
openssl: 1.0.1i

@yuvilio
Copy link

yuvilio commented Dec 9, 2014

Confirmed here as well.

$ hexo --version
hexo: 2.8.3
os: Linux 3.16.0-26-generic linux x64
http_parser: 1.0
node: 0.10.33
v8: 3.14.5.9
ares: 1.9.0-DEV
uv: 0.10.29
zlib: 1.2.3
modules: 11
openssl: 1.0.1j
$

@djyde
Copy link

djyde commented Dec 10, 2014

the same. Did anyone fix?

@happenstance
Copy link

Just adding my voice to this. If someone can point me in the right direction, I'd like to start poking around. This feature would complete a project for me.

@yuvilio
Copy link

yuvilio commented Jan 26, 2015

@happenstance Seems like it's in the lib/plugins/console/generate.js area.

@leesei
Copy link
Member

leesei commented Jul 17, 2015

Please open new issue if the problem persists with latest build.

@leesei leesei closed this as completed Jul 17, 2015
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

7 participants