1212
trying to install · Issue #58 · hexojs/hexo · GitHub
Skip to content

trying to install #58

@laboratories

Description

@laboratories

new to node and hexo
sorry for maybe a maybe dumb question

install and init all were very good

but after that trying to launch the server, generate html, read the config
all return the same error

any thoughts?
I changed a couple of things in the config
but only like the title and the URL

any thoughts?

G

$ hexo preview

/usr/local/lib/node_modules/hexo/node_modules/yamljs/bin/yaml.js:1219
throw new YamlParseException('Unable to parse.', this.getRealCurrentLineNb
^
YamlParseException: Unable to parse.
$ hexo generate

/usr/local/lib/node_modules/hexo/node_modules/yamljs/bin/yaml.js:1219
throw new YamlParseException('Unable to parse.', this.getRealCurrentLineNb
^
YamlParseException: Unable to parse.
$ hexo config

/usr/local/lib/node_modules/hexo/node_modules/yamljs/bin/yaml.js:1219
throw new YamlParseException('Unable to parse.', this.getRealCurrentLineNb
^
YamlParseException: Unable to parse.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionNeeds help in usage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions