Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find com.github.henninghall:numberpickerview:v1.1.5 #396

Closed
Lekhrajk opened this issue Sep 23, 2021 · 13 comments
Closed

Could not find com.github.henninghall:numberpickerview:v1.1.5 #396

Lekhrajk opened this issue Sep 23, 2021 · 13 comments

Comments

@Lekhrajk
Copy link

Describe the bug
I just installed the latest version from npm but i am getting this error while running app
Could not find com.github.henninghall:numberpickerview:v1.1.5.

Smartphone (please complete the following information):

  • OS: [Android]
  • React Native version [e.g. 0.64]
  • react-native-date-picker version [e.g. 4.0.0]
@delmendo
Copy link

delmendo commented Oct 22, 2021

https://githubmemory.com/repo/henninghall/react-native-date-picker/issues/310

Looks like you need to add
maven { url 'https://www.jitpack.io' }

@henninghall henninghall changed the title Installation error Could not find com.github.henninghall:numberpickerview:v1.1.5 Feb 12, 2022
@elsieej
Copy link

elsieej commented Sep 28, 2022

https://githubmemory.com/repo/henninghall/react-native-date-picker/issues/310

Looks like you need to add maven { url 'https://www.jitpack.io' }

It's still not working for me.
React Native version [e.g. 0.70.1]
"react-native-date-picker": "^4.2.5",

@Umesh079
Copy link

I am having the same issue.

@SmolinPavel
Copy link

Same issue..

@giekus
Copy link

giekus commented Sep 28, 2022

Well it seems that https://www.jitpack.io is down, and that's why the library can't be fetched. jitpack/jitpack.io#5239

@Norbiros
Copy link

This is issue from 2021, now we have another error #5239

@Umesh079
Copy link

Jitpack down. https://www.saashub.com/jitpack-status

@rnkdsh
Copy link

rnkdsh commented Sep 28, 2022

same issue here

1 similar comment
@raviranjan31
Copy link

same issue here

@abumalick
Copy link

they say it is back up: jitpack/jitpack.io#5239 (comment)

@Birat77
Copy link

Birat77 commented Dec 23, 2022

same issue here: Could not determine artifacts for com.github.henninghall:numberpickerview:v1.1.5: Skipped due to earlier error

@henninghall
Copy link
Owner

This error happens when jitpack is down. It is back up now after some downtime today.

@unstoo
Copy link

unstoo commented Mar 5, 2024

@henninghall Hi there! First of all - many thanks for the package!

maven { url 'https://www.jitpack.io' }

Should it be added somewhere in the docs? Couldn't build one of my RN project without this line of code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests