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

Unhandled rejection YAMLException: bad indentation of a mapping entry #10

Open
Yikun opened this issue Jun 3, 2021 · 0 comments
Open

Comments

@Yikun
Copy link
Owner

Yikun commented Jun 3, 2021

date: 2021-08-02

# hexo migrate github-issue Yikun/hexo-migrator-github-issue
INFO  Validating config
INFO  Migrate from Yikun/hexo-migrator-github-issue...
INFO  create post: [Test] Issue
INFO  create post: Support front-matter in the issue content
INFO  create post: 兼容更多Meta
Unhandled rejection YAMLException: bad indentation of a mapping entry (1:15)

 1 | title: [Test] Issue
-------------------^
 2 | date: 2021-06-03 02:45:20
 3 | tags:
    at generateError (/root/test/node_modules/js-yaml/lib/loader.js:183:10)
    at throwError (/root/test/node_modules/js-yaml/lib/loader.js:187:9)
    at readBlockMapping (/root/test/node_modules/js-yaml/lib/loader.js:1182:7)
    at composeNode (/root/test/node_modules/js-yaml/lib/loader.js:1441:12)
    at readDocument (/root/test/node_modules/js-yaml/lib/loader.js:1625:3)
    at loadDocuments (/root/test/node_modules/js-yaml/lib/loader.js:1688:5)
    at load (/root/test/node_modules/js-yaml/lib/loader.js:1714:19)
    at /root/test/node_modules/hexo/lib/hexo/post.js:152:63
    at tryCatcher (/root/test/node_modules/bluebird/js/release/util.js:16:23)
    at Promise._settlePromiseFromHandler (/root/test/node_modules/bluebird/js/release/promise.js:547:31)
    at Promise._settlePromise (/root/test/node_modules/bluebird/js/release/promise.js:604:18)
    at Promise._settlePromise0 (/root/test/node_modules/bluebird/js/release/promise.js:649:10)
    at Promise._settlePromises (/root/test/node_modules/bluebird/js/release/promise.js:729:18)
    at Promise._fulfill (/root/test/node_modules/bluebird/js/release/promise.js:673:18)
    at Promise._settlePromise (/root/test/node_modules/bluebird/js/release/promise.js:617:21)
    at Promise._settlePromise0 (/root/test/node_modules/bluebird/js/release/promise.js:649:10)
    at Promise._settlePromises (/root/test/node_modules/bluebird/js/release/promise.js:729:18)
    at Promise._fulfill (/root/test/node_modules/bluebird/js/release/promise.js:673:18)
    at /root/test/node_modules/bluebird/js/release/nodeback.js:42:21
    at /root/test/node_modules/nunjucks/src/environment.js:41:5
    at RawTask.call (/root/test/node_modules/asap/asap.js:40:19)
    at flush (/root/test/node_modules/asap/raw.js:50:29)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant