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

Exported service doesn't exist #40

Closed
knownasilya opened this issue Oct 12, 2017 · 1 comment
Closed

Exported service doesn't exist #40

knownasilya opened this issue Oct 12, 2017 · 1 comment

Comments

@knownasilya
Copy link
Contributor

knownasilya commented Oct 12, 2017

https://github.com/offirgolan/ember-parachute/blob/master/app/services/qp.js#L1

The file cannot be found when injecting the service, i.e.

ember-metal.js:3988 Error: Could not find module `ember-parachute/services/qp` imported from `bwt/services/qp`
    at missingModule (loader.js:247)
    at findModule (loader.js:258)
    at Module.findDeps (loader.js:168)
    at findModule (loader.js:262)
    at requireModule (loader.js:24)
    at Class._extractDefaultExport (index.js:392)
    at Class.resolveOther (index.js:113)
    at Class.superWrapper [as resolveOther] (ember-utils.js:423)
    at Class.resolve (resolver.js:164)
    at resolve (container.js:873)

I'd submit a fix if I knew where the service was..

@offirgolan
Copy link
Owner

Oh wow... that service doesnt exist because it was deleted 😅 . A PR is welcome! Just remove the app/services directory.

anehx pushed a commit to anehx/ember-parachute that referenced this issue Oct 19, 2017
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