Silence resolver deprecation

Your app.js code looks pretty standard. I’m not sure why your initializer would be doing anything weird (but I also don’t know what it looks like either :grin:). My first thought is that sometimes these warnings are from other addons. My starting point is either looking in the stack trace from the error or just doing some searching in your node_modules to see what is using the Resolver in a deprecated manner.