> hexo@7.1.1 build D:\hexo
> tsc -b
node_modules/.pnpm/chokidar@3.5.3/node_modules/chokidar/types/index.d.ts:9:14 - error TS2420: Class 'import("D:/hexo/node_modules/.pnpm/chokidar@3.5.3/node_modules/chokidar/types/index").FSWatcher' incorrectly implements interface 'import("fs").FSWatcher'.
Type 'FSWatcher' is missing the following properties from type 'FSWatcher': ref, unref
9 export class FSWatcher extends EventEmitter implements fs.FSWatcher {
~~~~~~~~~
Found 1 error.
ELIFECYCLE Command failed with exit code 1.
Check List
hexo version
to check)Expected behavior
Build successfully
Actual behavior
How to reproduce?
Is the problem still there under
Safe mode
?..
Your Node.js & npm version
No response
Your Hexo and Plugin version
No response
Your
package.json
No response
Your site's
_config.yml
(Optional)No response
Others