question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

tag 1.0.0 does not exist

See original GitHub issue

Hi,

I was trying to install the library using jipack.io, but there is no tag 1.0.0 as described on README file:

compile 'com.github.Mariovc:ImagePicker:1.0.0'

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
khalid2105commented, Oct 5, 2016

yeah it worked my bad didnt added maven

0reactions
khalid2105commented, Oct 5, 2016

com.github.Mariovc:ImagePicker:1.0.3 also not working

Read more comments on GitHub >

github_iconTop Results From Across the Web

tag already exists in the remote" error after recreating the git tag
Another way you can solve this is issue a git reflog and go to the moment you pushed the dev tag on remote....
Read more >
ERROR fatal: tag already exists · Issue #573 - GitHub
If I try to push and don't have the latest changes from the origin, I'll get an error: hint: Updates were rejected because...
Read more >
Git - Tagging - Git SCM
A lightweight tag is very much like a branch that doesn't change — it's just a pointer to a specific commit. Annotated tags,...
Read more >
How to force push a Git tag to a remote repository - Dev Genius
If you want to tag your local commit with the same tag that exists, 1.0.0 , you won't be able to: $ git...
Read more >
Tag your Nerdpack's release version - New Relic Developers
The dist directory is created when you publish your app. So, because it hasn't been published yet, this directory doesn't exist and nr1...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found