Skip to content
New issue

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

[Pages] Update Hexo framework guides, solve the deployment failure issue #18917

Open
wants to merge 1 commit into
base: production
Choose a base branch
from

Conversation

ousugo
Copy link

@ousugo ousugo commented Dec 23, 2024

Summary

npm module executable "hexo" is no longer installed globally. Should migrate to using "npx hexo [args]"

Continuing to use hexo generate will result in deployment failure.

Screenshots (optional)

image

Documentation checklist

  • The documentation style guide has been adhered to.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

npm module executable "hexo" is no longer installed globally. Should migrate to using "npx hexo [args]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants