Skip to content

fsevents dependency not available on linux #30

Open
@oli-obk

Description

@oli-obk

When running npm install in ui/frontend i get the following error:

npm ERR! notsup Unsupported

npm ERR! notsup Not compatible with your operating system or architecture: fsevents@1.0.12
npm ERR! notsup Valid OS:    darwin
npm ERR! notsup Valid Arch:  any
npm ERR! notsup Actual OS:   linux
npm ERR! notsup Actual Arch: x64

As mentioned in the github repos of fsevents fsevents/fsevents#134, fsevents is OSX only. I'm not sure how to proceed :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThe playground isn't doing what it was intended to

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions