The question about koa-favicon

A server built with koa2 wants to use koa-faivcon to load page logo, but it doesn"t work. Does this middleware depend on anything else?

< hr >
  • Project directory is as follows:

  • reference code is as follows:
app.use(favicon(resolve("./public/favicon.ico")))
Mar.02,2021

1. It's not koa-faivcon , it's koa-favicon .
2. It should be OK if the path is handled correctly, but the cache of favicon is particularly strong. Sometimes privacy mode and clear cache are useless. Try downloading another browser.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3bc76-2c2d9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3bc76-2c2d9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?