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
Trying to run version 2.2.3 I get the following error
(node:70226) Warning: Possible EventEmitter memory leak detected. 11 exit listeners added. Use emitter.setMaxListeners() to increase limit
Warning: Cannot read property 'end' of undefined Use --force to continue.
This happens with node 6.9.1 as well as 4.7.3
The text was updated successfully, but these errors were encountered:
I'm having this too, on Mac OS X 10.12.3 beta with on node 7.1 or 7.5. A colleague isn't having problems on Ubuntu though; possibly something at the OS level?
Trying to run version 2.2.3 I get the following error
This happens with node 6.9.1 as well as 4.7.3
The text was updated successfully, but these errors were encountered: