Closed tomecko closed 11 years ago
When I try to add rickshaw to my meteor app with mrt add rickshaw there is an error: There was a problem checking out tag: v0.0.2
mrt add rickshaw
There was a problem checking out tag: v0.0.2
Possible tagging new version with v0.0.2 would solve the issue.
$ git ls-remote --tags https://github.com/bitIO/meteor-rickshaw.git 2ecfaf9ff94d344e258cbf90c01baf1eaf2abf83 refs/tags/v0.0.1
It should be fixed now. Don't know why the tag wasn't created while creating the release.
When I try to add rickshaw to my meteor app with
mrt add rickshaw
there is an error:There was a problem checking out tag: v0.0.2
Possible tagging new version with v0.0.2 would solve the issue.
$ git ls-remote --tags https://github.com/bitIO/meteor-rickshaw.git 2ecfaf9ff94d344e258cbf90c01baf1eaf2abf83 refs/tags/v0.0.1