问题:在termux环境中安装koishi-plugin-puppeteer,会出现↓方报错
[E] app Error: no chrome installations found at Object. (/data/data/com.termux/files/home/js/node_modules/puppeteer-finder/lib/index.js:9:38)
at Module._compile (node:internal/modules/cjs/loader:1739:14)
at Module._extensions…js (node:internal/modules/cjs/loader:1904:10)
at Module.load (node:internal/modules/cjs/loader:1473:32)
at Module._load (node:internal/modules/cjs/loader:1285:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:234:24)
at Module.require (node:internal/modules/cjs/loader:1495:12)
at require (node:internal/modules/helpers:135:16)
at Object. (/data/data/com.termux/files/home/js/node_modules/koishi-plugin-puppeteer/lib/index.js:39:39)
不知道大佬们有没有解决方法?