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.
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.