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

Edit mode and graceful-fs module update #190

Open
dlewand691 opened this issue Jul 15, 2016 · 1 comment
Open

Edit mode and graceful-fs module update #190

dlewand691 opened this issue Jul 15, 2016 · 1 comment

Comments

@dlewand691
Copy link

How do I enter edit mode? There's no "scrape variables" button and there's not much documentation on it.

Also getting this error:

(node:80717) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
[13:12:06] Using gulpfile ~/Desktop/Styleguide/Cognizant LivingStyleGuide/gulpfile.js
[13:12:06] Starting 'start-styleguide'...
[13:12:06] Finished 'start-styleguide' after 2.05 ms
Styleguide server listening on port 8889

Seems the graceful-fs module needs updating?

@miezis
Copy link
Contributor

miezis commented Jul 23, 2016

We don't have graceful-fs as our dependency, but maybe packages that we depend on has it. Are you running Node 6.x.x? Because on 5.11.1 the error is not showing up.

About the edit mode: what's in your config file and how does your gulp task look?

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