case 404:
        console.error(`\n${'ERROR:'.red} 404: File isn't found by url ${error.config.url.cyan}\n`);
        break;