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

Not working in hugo v0.58.2 #44

Closed
mado-m opened this issue Sep 15, 2019 · 1 comment
Closed

Not working in hugo v0.58.2 #44

mado-m opened this issue Sep 15, 2019 · 1 comment
Assignees
Labels

Comments

@mado-m
Copy link
Contributor

mado-m commented Sep 15, 2019

In hugo v0.42.2,

$ hugo version
Hugo Static Site Generator v0.42.2 darwin/amd64 BuildDate: 2018-06-28T12:36:21Z
$ hugo

                   | EN
+------------------+----+
  Pages            | 88
  Paginator pages  |  5
  Non-page files   |  0
  Static files     | 69
  Processed images |  0
  Aliases          | 10
  Sitemaps         |  1
  Cleaned          |  0

Total in 160 ms

But, in hugo v0.58.2

$ hugo version
Hugo Static Site Generator v0.58.2/extended darwin/amd64 BuildDate: unknown
$ hugo
# terminal
Building sites … WARN 2019/09/15 10:14:22 Page's .Hugo is deprecated and will be removed in a future release. Use the global hugo function.
WARN 2019/09/15 10:14:22 Page's .RSSLink is deprecated and will be removed in a future release. Use the Output Format's link, e.g. something like:
    {{ with .OutputFormats.Get "RSS" }}{{ .RelPermalink }}{{ end }}.
WARN 2019/09/15 10:14:22 Page's .Dir is deprecated and will be removed in a future release. Use .File.Dir.
ERROR 2019/09/15 10:14:22 open /play2-hands-on/docs/play2.3-slick2.1/introduction.html: is a directory
ERROR 2019/09/15 10:14:22 open /play2-hands-on/docs/play2.5-scalikejdbc2.5/introduction.html: is a directory
ERROR 2019/09/15 10:14:22 open /play2-hands-on/docs/play2.5-slick3.1/introduction.html: is a directory
ERROR 2019/09/15 10:14:22 open /play2-hands-on/docs/play2.6-scalikejdbc3.2/introduction.html: is a directory
Total in 157 ms
Error: Error building site: failed to render pages: open /play2-hands-on/docs/play2.4-slick3.0/introduction.html: is a directory
@mado-m
Copy link
Contributor Author

mado-m commented Jan 5, 2020

Latest v0.62.1 doesn't work either.

@mado-m mado-m self-assigned this Jan 6, 2020
@mado-m mado-m closed this as completed Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant