Skip to content

Fsnotify 1.5.0 breaks symlink changes #8920

@pamubay

Description

@pamubay

What version of Hugo are you using (hugo version)?

hugo v0.88.0-DEV-7A15EDAF+extended linux/amd64 BuildDate=2021-08-23T20:18:48+0700

Does this issue reproduce with the latest release?

Yes, it's build latest from source.

Project Structure

I have my-theme as symbolic link.

config.yaml
content/
themes/
  my-theme/ --> Symbolic Link

Bug

If you change anything under my-theme directory, Hugo detect the modification (trigger rebuild) but didnt't grab the changes of file content.

Workaround

I downgraded fsnotify to 1.4.9, everything works perfectly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions