Closed afarzaneh-sc closed 1 year ago
Hellooo,
It seems there is something wrong with your environment or on your code.
Here is the generated project which uses directly this boilerplate:
https://github.com/WrathChaos/template-android-test
You should follow this step by step guide
Hi I get the following error when I
npm run android
:Where: Script 'D:\dev\users\amirhf\projects\test2\node_modules\@react-native-community\cli-platform-android\native_modules.gradle' line: 450
What went wrong: A problem occurred evaluating script.
The current character read is 'i' with an int value of 105 Unable to determine the current character, it is not a string, number, array, or object line number 1 index number 0 info Run CLI with --verbose flag for more details. ^. Output: info Run CLI with --verbose flag for more details.
I have tried the solutions here: https://infinitbility.medium.com/unable-to-determine-the-current-character-it-is-not-a-string-number-array-or-object-in-react-f34c80d96e8e but none of them work!
I am running this on Windows