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

Server won't start in node 6.2.2 #140

Open
pushred opened this issue Jul 22, 2016 · 0 comments
Open

Server won't start in node 6.2.2 #140

pushred opened this issue Jul 22, 2016 · 0 comments
Labels

Comments

@pushred
Copy link
Member

pushred commented Jul 22, 2016

/example.com/node_modules/express-expose/lib/express-expose.js:44
app.expose = function(obj, namespace, name){
           ^

TypeError: Cannot set property 'expose' of undefined
    at Object.<anonymous> (/example.com/node_modules/express-expose/lib/express-expose.js:44:12)
    at Module._compile (module.js:541:32)
    at Object.Module._extensions..js (module.js:550:10)
    at Module.load (module.js:458:32)
    at tryModuleLoad (module.js:417:12)
    at Function.Module._load (module.js:409:3)
    at Module.require (module.js:468:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (/example.com/node_modules/express-expose/index.js:2:18)
    at Module._compile (module.js:541:32)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant