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

Changes to downstream faye/websocket-driver-node breaking gulp-connect #235

Open
slatron opened this issue Sep 12, 2017 · 0 comments
Open

Comments

@slatron
Copy link

slatron commented Sep 12, 2017

FYI - gulp-connect has a downstream dependency on faye/websocket-driver-node via tiny-lr

As of today (9/12/2017), websocket-driver-node is calling a node dependency http-replace-js, which is giving the following error:

Error: Cannot find module 'http-parser-js'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/var/lib/jenkins/jobs/AnavoClientRelease/workspace/anavo-client/node_modules/gulp-connect/node_modules/tiny-lr/node_modules/faye-websocket/node_modules/websocket-driver/lib/websocket/http_parser.js:3:22)

Is anyone else experiencing this issue?

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