maxkomarychev / react-native-ultimate-config

Config that works
MIT License
260 stars 31 forks source link

Could not set unknown property 'classifier' for task #137

Open Rossella-Mascia-Neosyn opened 1 year ago

Rossella-Mascia-Neosyn commented 1 year ago

Describe the bug

image

When start for android i have this error

Steps to Reproduce

run this command echo \"STORYBOOK=true\" > .env && yarn rnuc .env && yarn android && echo \"STORYBOOK=false\" > .env && yarn rnuc .env

Expected behavior

I wish the application works normally

Stacktraces, logs, screenshots

Post stacktraces, logs or screenshots. The more information is available is better.

Environment

Integration option

Env file

Example of env file that is causing problems

❗PROVIDE EXAMPLE OF ENV FILE

STORYBOOK=true

OS

Packages

Run react-native info and post below:

System: OS: Linux 5.19 Ubuntu 22.04.2 LTS 22.04.2 LTS (Jammy Jellyfish) CPU: (8) x64 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz Memory: 3.19 GB / 15.32 GB Shell: version: 5.8.1 path: /usr/bin/zsh Binaries: Node: version: 18.17.0 path: ~/.nvm/versions/node/v18.17.0/bin/node Yarn: version: 1.22.19 path: ~/.nvm/versions/node/v18.17.0/bin/yarn npm: version: 9.6.7 path: ~/.nvm/versions/node/v18.17.0/bin/npm Watchman: Not Found SDKs: Android SDK: API Levels:

Additional context

Add any other context about the problem here.