DEPRECATION: You tried to look up 'store:main', but this has been deprecated in favor of 'store:application'

this.modelFor('product').save(); I used to write on a products route now gives me : DEPRECATION: You tried to look up 'store:main', but this has been deprecated in favor of 'store:application'.

What do I have to write now?

I could be mistaken. doneEditing triggers this DEPRICATION: