Answer the question
In order to leave comments, you need to log in
Is the path to the models hardcoded somewhere in mongus?
console.dir(1);
var Paymentid = require(__dirname + '/admin/server/models/Paymentid.js');
Paymentid.find({}, function() {
console.dir(arguments);
});
console.dir(3);
var Paymentid = require(__dirname + '/models/Paymentid.js');
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question