We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hexo version
Build successfully
https://github.com/hexojs/hexo/actions/runs/7666372926/job/20894038821?pr=5407
> [email protected] build D:\hexo > tsc -b node_modules/.pnpm/[email protected]/node_modules/chokidar/types/index.d.ts:9:14 - error TS2420: Class 'import("D:/hexo/node_modules/.pnpm/[email protected]/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.
Safe mode
..
No response
package.json
_config.yml
The text was updated successfully, but these errors were encountered:
- "@types/node": "^18.11.8", + "@types/node": "^18.11.8 <18.19.9",
typescript build will failed in @types/[email protected] and newer.
@types/[email protected]
this issue existed in hexo-fs too
hexo-fs
Sorry, something went wrong.
@types/node
paulmillr/chokidar#1299
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: