Hexo deployer not found: Undefined Solution

Source: Internet
Author: User

Problem: run the command when hexo is deployed.

Hexo d

The result shows [Error] hexo deployer not found: undefined.

After several queries, the problem is found in the _ config. yml file. The reasons for the above problems may be:

1. The file contains Chinese characters but is saved in the anscii format, leading to File Parsing failures due to garbled characters.

Solution: use Notepad (recommended UE) to open the file and modify garbled characters and save it as a UTF-8 in the selected encoding format.

2. When adding tags such as type, directly enter the value after ':', leading to File Parsing failure.

Solution: Add a space after ':' and enter the content you want to modify.

Especially in the second case, it is easy to ignore

We recommend a good article set up by hexo Bolg. If you are interested in hexo, please read this article.

Hexo deployer not found: Undefined Solution

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.