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

getHoodieServer is not a function #37

Closed
gr2m opened this issue Nov 9, 2016 · 0 comments · Fixed by #38
Closed

getHoodieServer is not a function #37

gr2m opened this issue Nov 9, 2016 · 0 comments · Fixed by #38
Assignees

Comments

@gr2m
Copy link
Member

gr2m commented Nov 9, 2016

by @fredguth via slack

$ ember s
DEPRECATION: Using the `baseURL` setting is deprecated, use `rootURL` instead.
DEPRECATION: ember-cli-test-loader should now be included as an NPM module with version 1.1.0 or greater.
[HPM] Proxy created: /  ->  http://localhost:4201
getHoodieServer is not a function
TypeError: getHoodieServer is not a function
    at module.exports (/Users/fredguth/Code/hoodie/hoodie-admin/server/index.js:29:3)
    at CoreObject.processAppMiddlewares (/Users/fredguth/Code/hoodie/hoodie-admin/node_modules/ember-cli/lib/tasks/server/express-server.js:127:14)
    at CoreObject.<anonymous> (/Users/fredguth/Code/hoodie/hoodie-admin/node_modules/ember-cli/lib/tasks/server/express-server.js:221:21)
    at tryCatch (/Users/fredguth/Code/hoodie/hoodie-admin/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:538:12)
    at invokeCallback (/Users/fredguth/Code/hoodie/hoodie-admin/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:553:13)
    at /Users/fredguth/Code/hoodie/hoodie-admin/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:628:16
    at flush (/Users/fredguth/Code/hoodie/hoodie-admin/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:2373:5)
    at _combinedTickCallback (internal/process/next_tick.js:67:7)
    at process._tickCallback (internal/process/next_tick.js:98:9)
@gr2m gr2m self-assigned this Nov 9, 2016
@gr2m gr2m closed this as completed in #38 Nov 10, 2016
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

Successfully merging a pull request may close this issue.

1 participant