(node:14200) UnhandledPromiseRejectionWarning: ReferenceError: error is not defined
at axios.get.then.catch.err (D:\WebstormProjects\RubbingNetNotice\index.js:38:19)
at process._tickCallback (internal/process/next_tick.js:68:7)
(node:14200) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not
handled with .catch(). (rejection id: 5)
{ Error: Request failed with status code 404
at createError (D:\WebstormProjects\RubbingNetNotice\node_modules\axios\lib\core\createError.js:16:15)
at settle (D:\WebstormProjects\RubbingNetNotice\node_modules\axios\lib\core\settle.js:18:12)
at IncomingMessage.handleStreamEnd (D:\WebstormProjects\RubbingNetNotice\node_modules\axios\lib\adapters\http.js:202:11)
at IncomingMessage.emit (events.js:203:15)
at endReadableNT (_stream_readable.js:1145:12)
at process._tickCallback (internal/process/next_tick.js:63:19)
(node:14200) UnhandledPromiseRejectionWarning: ReferenceError: error is not defined
at axios.get.then.catch.err (D:\WebstormProjects\RubbingNetNotice\index.js:38:19)
at process._tickCallback (internal/process/next_tick.js:68:7)
(node:14200) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not
handled with .catch(). (rejection id: 5)
{ Error: Request failed with status code 404
at createError (D:\WebstormProjects\RubbingNetNotice\node_modules\axios\lib\core\createError.js:16:15)
at settle (D:\WebstormProjects\RubbingNetNotice\node_modules\axios\lib\core\settle.js:18:12)
at IncomingMessage.handleStreamEnd (D:\WebstormProjects\RubbingNetNotice\node_modules\axios\lib\adapters\http.js:202:11)
at IncomingMessage.emit (events.js:203:15)
at endReadableNT (_stream_readable.js:1145:12)
at process._tickCallback (internal/process/next_tick.js:63:19)