You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
How do I enter edit mode? There's no "scrape variables" button and there's not much documentation on it.
Also getting this error:
Seems the graceful-fs module needs updating?
The text was updated successfully, but these errors were encountered: