Answers for "The platform "win32" is incompatible with this module."

0

The platform "win32" is incompatible with this module.

You can ignore this warning...
To disable this message try using:
	yarn config set ignore-engines true

Or try use --use-npm --no-optional flags:
	npx create-react-app first-react-app --use-npm --no-optional
Posted by: Guest on September-02-2021

Code answers related to "The platform "win32" is incompatible with this module."

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language