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

zsh: no matches found: nativewind@^4.0.1 when running npm install nativewind@^4.0.1 react-native-reanimated tailwindcss #876

Open
FrenchFryInteractive opened this issue Apr 11, 2024 · 3 comments

Comments

@FrenchFryInteractive
Copy link

Hey, I am trying to install nativeWind, following the guide on https://www.nativewind.dev/v4/getting-started/expo-router
but i keep getting this error no matches found: nativewind@^4.0.1

What am I doing wrong here? Or is the version deprecated?

@thunderousNinja
Copy link

any update on this? seeing the same issue

@maianhvu
Copy link

Does adding quotes around "nativewind@^4.0.1" work? Like

npx expo install "nativewind@^4.0.1"

@FrenchFryInteractive
Copy link
Author

npx expo install nativewind@4.0.27 tailwindcss react-native-reanimated this worked for me.

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