Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot yarn install on linux #21

Open
Gaurav0 opened this issue Mar 25, 2020 · 0 comments
Open

cannot yarn install on linux #21

Gaurav0 opened this issue Mar 25, 2020 · 0 comments

Comments

@Gaurav0
Copy link

Gaurav0 commented Mar 25, 2020

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 fsevents@1.2.7: 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant