package.json has a dependency on faye v1.1.0. But faye v1.1.0 has invalid dependencies causing troubles when you run "npm list". Faye has been update to 1.2.3 where that problem should go away. So nforce's package should be updated to have a later dependency (or remove version dependence).
package.json has a dependency on faye v1.1.0. But faye v1.1.0 has invalid dependencies causing troubles when you run "npm list". Faye has been update to 1.2.3 where that problem should go away. So nforce's package should be updated to have a later dependency (or remove version dependence).