Skip to content

cannot yarn install on linux #21

@Gaurav0

Description

@Gaurav0

Hi,

I'm the maintainer of Ember Twiddle and I was looking for a way to support dependencies from npm rather than CDNs which work but require packages to be built in UMD. I came across this project and was hoping to see if it worked for us.

Anyway, I cloned it and tried to yarn install and get this error message:

yarn install v1.22.4
[1/4] Resolving packages...
[2/4] Fetching packages...
error [email protected]: The platform "linux" is incompatible with this module.
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

As I understand it, fs-events should be made an optional dependency because it is not needed on non Mac platforms.

Using Ubuntu 18.04, node 12, and yarn 1.22.4

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