Skip to content

Solving deprecated#374

Open
Asw4ng wants to merge 10 commits intoVimux:masterfrom
grisufrj:SolvingDeprecated
Open

Solving deprecated#374
Asw4ng wants to merge 10 commits intoVimux:masterfrom
grisufrj:SolvingDeprecated

Conversation

@Asw4ng
Copy link
Copy Markdown

@Asw4ng Asw4ng commented Aug 18, 2024

Está dando o seguinte erro:
"ERROR deprecated: .Site.IsServer was deprecated in Hugo v0.120.0 and will be removed in Hugo 0.134.0. Use hugo.IsServer instead."
Busquei e troquei todas as ocorrências de .Site.IsServer por hugo.IsServer e localmente funcionou. Tem alguns Warns de depreciação também mas me pareceu mais complicado, e também não impede de subir o servidor.

@jonatan-ivanov
Copy link
Copy Markdown

I think this PR should be closed in favor of #379

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants