Skip to content

Unsupported platform for [email protected] #2578

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

Closed
whatTheHellDie opened this issue Sep 23, 2018 · 3 comments
Closed

Unsupported platform for [email protected] #2578

whatTheHellDie opened this issue Sep 23, 2018 · 3 comments

Comments

@whatTheHellDie
Copy link

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules@vue\cli\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

@vue-bot
Copy link

vue-bot commented Sep 23, 2018

Hello, your issue has been closed because it does not conform to our issue requirements. In order to ensure every issue provides the necessary information for us to investigate, we require the use of the Issue Helper when creating new issues. Thank you!

@vue-bot vue-bot closed this as completed Sep 23, 2018
@whatTheHellDie
Copy link
Author

no support win10

@smares
Copy link

smares commented Sep 25, 2018

It's only a warning, fsevents only works on macOS. I think it's required by chokidar because Node.js' fs.watch doesn't work well on macOS.

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