I've upgraded ember-orbit to v0.17.0-beta.2, which is dependent upon ember-destroyable-polyfill@1.0.2, but I'm still getting this error:
vendor.js:69026 Uncaught (in promise) TypeError: Ember._registerDestructor is not a function
at new Cache (vendor.js:69026)
at new Store (vendor.js:70094)
at Function.create (vendor.js:70069)
at FactoryManager.create (vendor.js:1236)
at instantiateFactory (vendor.js:1029)
at lookup (vendor.js:957)
at processInjections (vendor.js:1079)
at buildInjections (vendor.js:1095)
at injectionsFor (vendor.js:1110)
at FactoryManager.create (vendor.js:1183)
I've upgraded ember-orbit to v0.17.0-beta.2, which is dependent upon ember-destroyable-polyfill@1.0.2, but I'm still getting this error: