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

Error: use fs.watch api instead #13

Open
hugorodgerbrown opened this issue May 9, 2012 · 0 comments
Open

Error: use fs.watch api instead #13

hugorodgerbrown opened this issue May 9, 2012 · 0 comments

Comments

@hugorodgerbrown
Copy link

I'm running your sample on Win 7 (64bit), and having installed all the dependencies, I get the following stack trace:

c:\Dev\Repos\src\node>node server
info - socket.io started
Running in development mode @ http://localhost:8080
Caught exception: Error: use fs.watch api instead
Error: use fs.watch api instead
at Object.watchFile (fs.js:746:11)
at c:\Dev\Repos\src\node\node_modules\connect-assetmanager\lib\assetmanager.js:114:9
at Array.forEach (native)
at c:\Dev\Repos\src\node\node_modules\connect-assetmanager\lib\assetmanager.js:105:17
at c:\Dev\Repos\src\node\node_modules\connect-assetmanager\lib\assetmanager.js:32:6
at Array.forEach (native)
at Object.forEach (c:\Dev\Repos\src\node\node_modules\connect-assetmanager\lib\assetmanager.js:30:22)
at Function. (c:\Dev\Repos\src\node\node_modules\connect-assetmanager\lib\assetmanager.js:103:12)
at next (c:\Dev\Repos\src\node\node_modules\connect-assetmanager\node_modules\step\lib\step.js:51:23)
at c:\Dev\Repos\src\node\node_modules\connect-assetmanager\node_modules\step\lib\step.js:83:14

Caught exception: Error: use fs.watch api instead
Error: use fs.watch api instead
at Object.watchFile (fs.js:746:11)
at c:\Dev\Repos\src\node\lib\dummy-helper.js:9:8
at Array.forEach (native)
at Object.oncomplete (c:\Dev\Repos\src\node\lib\dummy-helper.js:8:10)

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

1 participant