Skip to content

Error vendor/github.com/fsnotify/fsevents/wrap.go:38: constant 36893488147419103231 overflows uint64 #31

@johandalabacka

Description

@johandalabacka

Before reporting an issue, please ensure you are using the latest release of fsnotify.

Which version of macOS are you using?

ProductName: Mac OS X
ProductVersion: 10.13.1
BuildVersion: 17B48

Please describe the issue that occurred.

While trying to run or buuld the example/main.go (copied to it´s own file) I get

vendor/github.com/fsnotify/fsevents/wrap.go:38: constant 36893488147419103231 overflows uint64

Are you able to reproduce the issue? Please provide steps to reproduce and a code sample if possible.

  1. mkdir test
  2. cd test
  3. make a file main.go with content of example/main.go
  4. dep init
  5. go run main.go

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions