GeekyAnts / GeekyAnts/NativeBase

[Expo 49] Module not found: Can't resolve 'normalize-css-color'

Open
#5,772 8 comments 13 reactions 0 assignees View on GitHub
bug triage v3
Dominant language
TypeScript
Stars
20.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

### Description

I started a simple project with Expo 49 and installed "nativebase" normally, but when trying to open the project on the web, this error Module not found: Can't resolve 'normalize-css-color' appeared

### CodeSandbox/Snack link

Snack doesn't have Expo 49

### Steps to reproduce

1. npx expo init -t expo-template-blank-typescript@49
2. npm install native-base
3. npx expo install react-native-svg@12.1.1 react-native-safe-area-context@3.3.2
4. npx expo install react-native-web@~0.19.6 react-dom@18.2.0 @expo/webpack-config
5. npx expo start
6. Press w │ open web

![image](https://github.com/GeekyAnts/NativeBase/assets/3134214/79abdf55-ecf9-44c9-aebf-8ca7fec44d2e)

### NativeBase Version

^3.4.28

### Platform

- [ ] Android
- [ ] CRA
- [X] Expo
- [ ] iOS
- [ ] Next

### Other Platform

_No response_

### Additional Information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.