I solved this error by changing the version to 3.3.2
and using yarn
instead of npm
.
Here are the commands I followed:
yarn add nativewind
yarn add --dev [email protected]
I solved this error by changing the version to 3.3.2
and using yarn
instead of npm
.
Here are the commands I followed:
yarn add nativewind
yarn add --dev [email protected]