react-native-ui-kitten
react-native-ui-kitten copied to clipboard
Error in init template
🐛 Bug Report
Followed the getting started instructions at https://akveo.github.io/react-native-ui-kitten/docs/guides/getting-started#new-apps and i have an error as you can see in the image

To Reproduce
Steps to reproduce the behavior:
- npm un -g react-native-cli && npm i -g @react-native-community/cli
- npx react-native init MyApp --template @ui-kitten/template-js
- cd MyApp
- Open Android emulator
- npx react-native start
- (On another terminal but same folder) npx react-native run-android
Expected behavior
Have a working application ( no errors )
Link to runnable example or repository (highly encouraged)
UI Kitten and Eva version
| Package | Version |
|---|---|
| @eva-design/eva | 2.1.0 |
| @ui-kitten/components | 5.1.1 |
Environment information
System:
OS: Linux 5.9 Kali GNU/Linux Rolling 2020.4
CPU: (12) x64 Intel(R) Core(TM) i7-10710U CPU @ 1.10GHz
Binaries:
Node: 12.22.7 - /usr/bin/node
npm: 8.1.2 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/bin/watchman
npmPackages:
react: 17.0.1 => 17.0.1
react-native: 0.64.1 => 0.64.1