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
{{ message }}
This repository was archived by the owner on Feb 9, 2021. It is now read-only.
TypeError: Cannot read property 'statusCode' of undefined
File "Suggestions.js", line 8, in <unknown>
File "/app/node_modules/feathers/node_modules/babel-polyfill/node_modules/core-js/modules/es6.promise.js", line 89, in run
result = handler(value);
File "/app/node_modules/feathers/node_modules/babel-polyfill/node_modules/core-js/modules/es6.promise.js", line 102, in <unknown>
while(chain.length > i)run(chain[i++]); // variable length - can't use forEach
File "/app/node_modules/feathers/node_modules/babel-polyfill/node_modules/core-js/modules/_microtask.js", line 18, in flush
fn();
File "node.js", line 408, in doNTCallback0
File "node.js", line 337, in process._tickCallback