-
Notifications
You must be signed in to change notification settings - Fork 41
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
getting this error while installing react dependencies #2
Comments
Front-end app(react) only for macOs? I can't use it on Windows without fsevents package |
I will check this, it should work in all platforms! |
@DevMuneeb, Try use |
this issue is up for grabs, as per my knowledge we just need to update the dependencies |
|
|
npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm ERR! notsup Valid OS: darwin
npm ERR! notsup Valid Arch: any
npm ERR! notsup Actual OS: win32
npm ERR! notsup Actual Arch: x64
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\IT SYSTEMS\AppData\Roaming\npm-cache_logs\2020-09-01T06_19_39_143Z-debug.log
The text was updated successfully, but these errors were encountered: