'hexo' is not an internal or external command, nor is it a executable program or batch file." #5539
Answered
by
uiolee
JovanYang
asked this question in
Question / Answer
-
Check List
Expected behaviorshow the hexo vesion Actual behavior'hexo' is not an internal or external command, nor is it a executable program or batch file." How to reproduce?write hexo -v command in command envirment. Is the problem still there under
|
Beta Was this translation helpful? Give feedback.
Answered by
uiolee
Oct 29, 2024
Replies: 2 comments
-
It's a malware attack. Don't click any untrustworthy links. |
Beta Was this translation helpful? Give feedback.
0 replies
-
install hexo-cli globally npm i hexo-cli OR use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
stevenjoezhang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
install hexo-cli globally
OR
use
npx hexo
instead