Incompatible with Ember 3.7?
See original GitHub issueSeems that the recent changes around the router service in Ember 3.7 breaks the add-on.
After upgrading I started to get this error:
Build Error (prember)
Cannot read property 'setTitle' of undefined
After digging through my node modules for setTitle
, the only hit was this add-on.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:10
- Comments:8
Top Results From Across the Web
Ember 3.7 Released
Ember.js 3.7 is an incremental, backwards compatible release of Ember with bugfixes, performance improvements, and minor deprecations. There is ...
Read more >ember-a11y - Bountysource
Created 1 year ago in ember-a11y/a11y-announcer with 3 comments. ... Incompatible with ember 3.7 due to 'ember-cli-document-title' addon dependency $ 0.
Read more >ember-cli-bootstrap3-tooltip - npm
Start using ember-cli-bootstrap3-tooltip in your project by running `npm i ember-cli-bootstrap3-tooltip`. ... 3.7.0 • Public • Published 7 months ago.
Read more >error find-up@4.1.0: The engine "node" is incompatible with ...
Expected version ">=8". Ember js + Heroku Deployment - Stack Overflow ...
Read more >@ember/test-helpers | Yarn - Package Manager
A test-framework-agnostic set of helpers for testing Ember.js applications. Compatibility. Ember 3.8 or above; Ember CLI 3.8 or above; Node.js 10 or above ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@mike-north made a fork https://github.com/mike-north/ember-cli-document-title-northm and I am currently using it in a project (eliminates the console warnings). I recommend creating an issue or pull request there.
1.0 released!