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

Fail to run make serve after #10485 #10604

Closed
1 of 2 tasks
tnir opened this issue Oct 13, 2018 · 1 comment
Closed
1 of 2 tasks

Fail to run make serve after #10485 #10604

tnir opened this issue Oct 13, 2018 · 1 comment
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@tnir
Copy link
Contributor

tnir commented Oct 13, 2018

This is a...

  • Feature Request
  • Bug Report

Problem:

Contributors can't run make serve This was introduced in #10485

$ make serve
hugo server --ignoreCache --disableFastRender
Error: While parsing config: (10, 30): invalid escape sequence: \.
make: *** [serve] Error 255

Proposed Solution:

Fix TOML (config.toml).

Page to Update:
n/a

@tnir
Copy link
Contributor Author

tnir commented Oct 13, 2018

/assign

/kind bug

@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Oct 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants