node .
它引发了以下错误:
test_app/node_modules/strong-remoting/lib/shared-method.js:157 if (/^prototype\./.test(name)) { ^ RangeError: Maximum call stack size exceeded
关于这个错误,我几乎不知道.你能建议任何解决方案吗?
>进入你应该在某处的模特文件夹 – > / projectfolder /普通/模型/>打开您刚刚设置关系的模型的文件 – > yourmodel.json>在“关系”中删除此部分 – >
"options": { "nestRemoting": true }
>如果您设置了2个关系,例如hasMany和belongesTo,您应该将其应用于booth.