My version is ember 3.4 and "ember-source": "~3.4.0",. i write that code
this.infinity.model('modelname')
When I got the following error
Uncaught TypeError: Cannot read property 'pushObject' of undefined
at Infinity.model (infinity.js:277)
at
:1:7
how to solve and Pls help me.