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
JSON["stringify"]
When I run hexo -v, it return me this error
Unhandled rejection Template render error: (/swjblog/node_modules/hexo-math/asset/inject.swig) [Line 2, Column 38] Error: Unable to call `JSON["stringify"]`, which is undefined or falsey ... ```
Should not have error
my environment version
hexo: 7.3.0 hexo-cli: 4.3.2
I just install by npm i hexo-math
No response
The text was updated successfully, but these errors were encountered:
@jeremykid Please update hexo-math to 5.0.0
hexo-math
5.0.0
Sorry, something went wrong.
No branches or pull requests
Check List
Describe the bug
When I run hexo -v, it return me this error
Expected behavior
Should not have error
How to reproduce
my environment version
hexo: 7.3.0
hexo-cli: 4.3.2
I just install by npm i hexo-math
Screenshots
Environment information
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: