Hi,
I’ve trying to find to source of this deprecation, but can’t. Can someone help me?
It seems to be coming from an addon. See https://github.com/rwjblue/ember-getowner-polyfill/issues/5
Maybe run npm ll
to find out who uses it.
Ah I have a whole bunch of them using it it seems… Thanks!
For me was ember-simple-auth. Upgrading to latest one fix it.