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

No recipe to resolve 'proxyMiddleware' #128

Open
larsfroelich opened this issue Sep 20, 2017 · 1 comment
Open

No recipe to resolve 'proxyMiddleware' #128

larsfroelich opened this issue Sep 20, 2017 · 1 comment

Comments

@larsfroelich
Copy link

I'm getting the following error (repeatedly) when trying to launch the proxy:

Worker 305 failed with code 1/null ... starting replacement
^CUnexpected token {
[306] [Uncaught exception] Error: No recipe to resolve 'proxyMiddleware'
at DI.resolve (/usr/local/lib/node_modules/http-master/src/di.js:150:11)
at DI.resolve (/usr/local/lib/node_modules/http-master/src/di.js:146:28)
at passEntryToModule (/usr/local/lib/node_modules/http-master/modules/middleware/router.js:49:23)
at parseSingleEntry (/usr/local/lib/node_modules/http-master/modules/middleware/router.js:63:12)
at parseEntry (/usr/local/lib/node_modules/http-master/modules/middleware/router.js:78:12)
at /usr/local/lib/node_modules/http-master/src/DispatchTable.js:92:25
at Array.forEach (native)
at new DispatchTable (/usr/local/lib/node_modules/http-master/src/DispatchTable.js:78:29)
at /usr/local/lib/node_modules/http-master/modules/middleware/router.js:90:29
at Array.map (native)
at Object.RouterMiddleware.entryParser (/usr/local/lib/node_modules/http-master/modules/middleware/router.js:86:42)
at EventEmitter.createHandlers (/usr/local/lib/node_modules/http-master/src/HttpMasterWorker.js:199:23)
at EventEmitter.handleConfigEntryAfterLoadingKeys (/usr/local/lib/node_modules/http-master/src/HttpMasterWorker.js:297:33)
at /usr/local/lib/node_modules/http-master/src/HttpMasterWorker.js:130:39
at EventEmitter.loadKeysforConfigEntry (/usr/local/lib/node_modules/http-master/src/HttpMasterWorker.js:121:5)
at EventEmitter.handlePortEntryConfig (/usr/local/lib/node_modules/http-master/src/HttpMasterWorker.js:126:26)

@jaredrada
Copy link

+1 same issue here

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