react-native-calendar-kit icon indicating copy to clipboard operation
react-native-calendar-kit copied to clipboard

Urgent issue! Install Dependency not working when build app.

Open devaniumesh opened this issue 1 year ago • 8 comments

I just created react native blank app with below configuration, no other code or library installed.

node version = v18.17.0
npm version = 9.6.7
Open JDK = 11.0.16.1 2022-08-12 LTS

image

image

If remove your dependency then it works perfectly with build success. But when i use use your dependency it always show build failed.

Urgent help needed.

devaniumesh avatar Jul 26 '23 07:07 devaniumesh

Have you done this step? Screenshot 2023-07-27 at 10 33 11

howljs avatar Jul 27 '23 03:07 howljs

Yes, I have already did that. You can also see my first screenshot with that command. From that dependency, only @shopify/flash-list dependency cause that problems.

devaniumesh avatar Jul 27 '23 08:07 devaniumesh

Please update your library with latest react & node version. I am still not able to use your library, getting same issue.

You are using which version of below node ? java jdk ? npm ?

devaniumesh avatar Jul 29 '23 05:07 devaniumesh

Please try to downgrade the library to this version. Currently, I'm rewriting a new version and won't use flash-list anymore

 "@shopify/flash-list": "^1.3.1",

howljs avatar Jul 29 '23 13:07 howljs

It's showing various deprecated errors and build faild for Android.

For iOS it's working fine. It causes issue with react native with CLI in Android

For expo app, it's working. For react native CLI it's not working in Android. Display error as I mentioned earlier in screenshot

Approx how much time it will take to resolve this issue ? I hope it comes within a week or so.

Thanks for your support 🙏

On Sat, 29 Jul, 2023, 6:49 pm Lê Hậu, @.***> wrote:

Please try to downgrade the library to this version

@.***/flash-list": "^1.3.1",

— Reply to this email directly, view it on GitHub https://github.com/howljs/react-native-calendar-kit/issues/79#issuecomment-1656728859, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACOLXHDQU4Q3DOKAUB67QHDXSUEXJANCNFSM6AAAAAA2YEMWCA . You are receiving this because you authored the thread.Message ID: @.***>

devaniumesh avatar Jul 30 '23 11:07 devaniumesh

Sorry for the delay, you can try this. https://gist.github.com/danielcshn/7aa57155d766d46c043fde015f054d40

Screenshot 2023-07-31 at 09 16 30

Screenshot 2023-07-31 at 09 16 54

howljs avatar Jul 31 '23 02:07 howljs

Please try to downgrade the library to this version. Currently, I'm rewriting a new version and won't use flash-list anymore

 "@shopify/flash-list": "^1.3.1",

Any updates regarding launch next version ?

devaniumesh avatar Aug 12 '23 12:08 devaniumesh

Sorry for the delay, you can try this. https://gist.github.com/danielcshn/7aa57155d766d46c043fde015f054d40

Screenshot 2023-07-31 at 09 16 30

Screenshot 2023-07-31 at 09 16 54

Great fix, just for temporary solution.

But it also show deprecation error for shopify-list in terminal.

devaniumesh avatar Aug 12 '23 13:08 devaniumesh