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

engines app breaking on build #13

Closed
ghost opened this issue Jan 18, 2019 · 0 comments
Closed

engines app breaking on build #13

ghost opened this issue Jan 18, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Jan 18, 2019

ember-engines.com (topic-md-resolver|●6) $ yarn start
yarn run v1.13.0
$ ember serve
Cannot read property 'project' of undefined
  1. clone and yarn install https://github.com/efx/ember-engines.com/commit/3fdf67a4e3118928551f2408592182bd5a872dee
  2. yarn start

It comes from both of these lines I think:
https://github.com/willviles/ember-cli-markdown-resolver/blob/master/index.js#L56
https://github.com/willviles/ember-cli-markdown-resolver/blob/master/index.js#L52

adding this.app && caused it to work. I can PR that if welcome.

@ghost ghost closed this as completed Feb 10, 2021
This issue was closed.
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

0 participants