You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to build the page with native windows tools instead of WSL and ran into this issue:
PS D:\coding\dade\website> hugo server
Start building sites …
ERROR 2021/04/29 11:24:34 Alias "de/e.v." contains component with a trailing space or period, problematic on Windows
Built in 3163 ms
Error: Error building site: cannot create "de/e.v.": Windows filename restriction
The text was updated successfully, but these errors were encountered:
And if so, can we close this issue? It might be worth documenting this in the README if you've found that developing on Windows directly works reliably.
Yes, that works. Another problem on windows is the deploy.sh script, I used WSL to run it once. Besides that I see no further problem, except line endings, but that's more of an IDE/git config problem on my side. ^^
I tried to build the page with native windows tools instead of WSL and ran into this issue:
The text was updated successfully, but these errors were encountered: