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

Does not detect file changes on vagrant synced_folder #101

Closed
falsandtru opened this issue Jun 1, 2015 · 1 comment
Closed

Does not detect file changes on vagrant synced_folder #101

falsandtru opened this issue Jun 1, 2015 · 1 comment

Comments

@falsandtru
Copy link

Official tsc compiler detect file changes when I use watch option.
But this compiler does not detect on guest machine when I change files on host machine.

Windows7 64bit
VirtualBox 4.3.28
Vagrant 1.7.2
Box chef/centos-7.1

typescript 1.5.0-beta
grunt-typescript 0.6.2

英語力が怪しいかと思うのでできれば日本語で対応していただけると助かります。

@BjoernAkAManf
Copy link

I found a my solution here: Unitech/pm2#931

I simply added usePolling: true to the watcher.js module.

BjoernAkAManf added a commit to BjoernAkAManf/grunt-typescript that referenced this issue Feb 26, 2016
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