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

Newer versions of windows can't run npx react-native info because of the missing wmic #1513

Closed
jonthysell opened this issue Nov 19, 2021 · 2 comments · Fixed by #1515
Closed

Comments

@jonthysell
Copy link

Environment

npx react-native info
info Fetching system and libraries information...
error Unable to print environment info.
Error: Command failed: wmic os get Caption
'wmic' is not recognized as an internal or external command,
operable program or batch file.

Description

See above

Reproducible Demo

This will repro on Windows 10 21H1 and above. See https://docs.microsoft.com/en-us/windows/win32/wmisdk/wmic

@asklar
Copy link
Contributor

asklar commented Dec 9, 2021

@thymikee can you please reopen this, since the change was backed out

@github-actions
Copy link

There hasn't been any activity on this issue in the past 3 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days.

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

Successfully merging a pull request may close this issue.

3 participants