question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

App does not load with vanilla `ember install ember-data-storefront`

See original GitHub issue

Adding into an app for the first time with ember install ember-data-storefront throws an error during load on the following line:

https://github.com/embermap/ember-data-storefront/blob/0f213811c47c2647e826c68c1b7d934b55fd816e/addon/services/storefront.js#L73

This is fixed by adding the store service and mixin as described here. I guess this either needs to be a mandatory installation step or fixed to be made optional.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
samselikoffcommented, Jan 27, 2018

🤦‍♂️ this is my fault

0reactions
john-griffincommented, Jan 27, 2018

Thanks, store now works without configuration in 0.12.1.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ember UI not loading - Build Issues
Ember UI is not loading on staging env with below error message in the ... Search for indexOf in your Ember project's app...
Read more >
Unable to compile assets after installing the Ember-CLI-Rails
I've got an Ember-CLI app called frontend that lives in the root folder of the rails app. ... In the terminal where the...
Read more >
Will not load app: Cannot find module 'ember-cli/lib/broccoli ...
Yes, I have confirmed "ember-cli/lib/broccoli/ember-app" exists and is in the PATH variable in a fully qualified form, c:/.. etc . But the error ......
Read more >
Ember Data Storefront
Here are some common problems that show up while working on apps that use Ember Data: Missing data. It's not always clear whether...
Read more >
Testing Ember Addons in a Real App Using ember-cli-addon ...
Testing with a vanilla app is the simplest case, and if you do not want to generate any files to test against, there...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found