You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/blizz/Inkubator/TTB/node_modules/restmvc.js/lib/restmvc.js:27
var model = require(modelsPath + '/' + name)[name](mongoose);
^
TypeError: Property 'test.coffee' of object #<Object> is not a function
at /home/blizz/Inkubator/TTB/node_modules/restmvc.js/lib/restmvc.js:27:62
at Array.forEach (native)
at /home/blizz/Inkubator/TTB/node_modules/restmvc.js/lib/restmvc.js:23:15
The text was updated successfully, but these errors were encountered:
Hello, I was start to use restmvc, but when I generate model and I place this code into it
Then I got:
The text was updated successfully, but these errors were encountered: