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

Cannot read property error on localhost:4200/tests #135

Closed
dafortin opened this issue Apr 21, 2016 · 5 comments
Closed

Cannot read property error on localhost:4200/tests #135

dafortin opened this issue Apr 21, 2016 · 5 comments

Comments

@dafortin
Copy link

I did an ember install ember-cli-blanket.

I'm getting the following error on the localhost:4200/tests
screen shot 2016-04-21 at 10 09 15 am

I'm not getting this error on localhost:4200/tests?coverage

  • Note: I did modify the code generated by ember install ember-cli-blanket
@jschilli
Copy link
Collaborator

@dafortin did you run against #c992c5efb4d154292a5c04233727a7a282f0e318

It's not released so wouldn't expect it to be resolved unless you run against that sha

That was a regression - fixed in #133

not yet release but feel free to verify against that commit.

@dafortin
Copy link
Author

I will try it :) Thanks !

@dafortin
Copy link
Author

@jschilli I'm new to git hub and to ember. Any reference or hint on how I can use a version that was not release yet?

@jschilli
Copy link
Collaborator

no problem

if you update your package.json to a git url reference e.g. http://stackoverflow.com/a/18049685

e.g. "broccoli-ember-inline-template-compiler": "git://github.com/jschilli/broccoli-ember-inline-template-compiler.git#use-bower-template-compiler",

but substituting in the correct values.

On Apr 21, 2016, at 3:33 PM, David Fortin [email protected] wrote:

@jschilli https://github.com/jschilli I'm new to git hub and to ember. Any reference or hint on how I can use a version that was not release yet?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub #135 (comment)

@dafortin
Copy link
Author

Regression done. Fixed.

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