@johnnyicon wrote:
Hi all,
I’ve just upgraded from
2.17.1
to3.0.0
usingember-cli-update
. I also ranember init
to parse to see if there were any other changes that needed to be included. I also looked at theember-new-output
diff between the two versions just to be sure I didn’t miss anything.Now when I run my app, I get the following error in the console.
TypeError: _private.ContainerInstanceCache is undefined
Opening up the stack trace, this is what is shown:
patchContainerInstanceCache ext.js:313 <anonymous> ext.js:312 Module.prototype.exports loader.js:106 Module.prototype._reify loader.js:143 Module.prototype.reify loader.js:130 Module.prototype.exports loader.js:104 Module.prototype._reify loader.js:143 Module.prototype.reify loader.js:130 Module.prototype.exports loader.js:104 Module.prototype._reify loader.js:143 Module.prototype.reify loader.js:130 Module.prototype.exports loader.js:104 requireModule loader.js:27 resolveInitializer index.js:29 registerInitializers index.js:42 exports.default index.js:24 <anonymous> app.js:15 Module.prototype.exports loader.js:106 requireModule loader.js:27 <anonymous> app-boot.js:2
Posts: 1
Participants: 1