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

Add EBADPLATFORM solution to README ? #336

Closed
samuelneff opened this issue Aug 14, 2020 · 3 comments
Closed

Add EBADPLATFORM solution to README ? #336

samuelneff opened this issue Aug 14, 2020 · 3 comments

Comments

@samuelneff
Copy link

With so many issues that people create about the EBADPLATFORM issue on non-Mac systems, why is this info not in the README?

@samuelneff
Copy link
Author

Thank you

@xaddison
Copy link

This is still a problem that is impacting all builds. Can I help out with a pull/push or shall I write a script that adds -f to every run script and json? The problem is that it's not removing old 1.x versions of fsevents as a result of this error. Particularlly with Chokidar and WebPack* deps.

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

Ubuntu 18 & 20.4

@cwadrupldijjit
Copy link

FYI, this is likely a bug on the NPM side. I don't like really any of the workarounds that I've found on StackOverflow or GitHub, but I figured I could put a reference to the bug report here:
npm/cli#2921

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

3 participants