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

Fresh install results in error in config/environment.js #50

Closed
mike-north opened this issue Apr 5, 2015 · 2 comments · Fixed by #51
Closed

Fresh install results in error in config/environment.js #50

mike-north opened this issue Apr 5, 2015 · 2 comments · Fixed by #51

Comments

@mike-north
Copy link
Owner

Steps to reproduce

  1. Install ember-cli v0.2.2
  2. ember new bugapp
  3. cd bugapp
  4. ember install:addon ember-cli-materialize
  5. ember s
  6. visit http://localhost:4200 , open your javascript console and refresh

You will now see this error
screen shot 2015-04-05 at 12 45 29 am

@mike-north mike-north mentioned this issue Apr 5, 2015
@BransonGitomeh
Copy link

isnt there a way to fix this permanently???

@mike-north
Copy link
Owner Author

yep i have a fix in #51 :)

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.

2 participants