jquery-ui-touch-punch icon indicating copy to clipboard operation
jquery-ui-touch-punch copied to clipboard

Can you add tag 0.2.3 in your repository?

Open vaaho opened this issue 9 years ago • 6 comments

I can not automatically create component jqueryui-touch-punch for rails.

https://rails-assets.org/components/new

When I wrote package name jqueryui-touch-punch and version 0.2.3, the rails-assets responded error: No tag found that was able to satisfy 0.2.3. Could you help me?

vaaho avatar Jun 10 '15 10:06 vaaho

Bump ~ Same issue here with our projects.

jerrylow avatar Oct 09 '15 18:10 jerrylow

Would be great.

agroendijk avatar Oct 28 '15 14:10 agroendijk

I got around the issue by putting "*" (an asterix) instead of the version number

zatchgordon avatar Apr 26 '16 17:04 zatchgordon

@zatchgordon it's a workaround indeed but then you can't lock the version to the version that works with your project. Looking at the activity of this repository I guess it wouldn't be a big problem though.

agroendijk avatar Apr 28 '16 06:04 agroendijk

Agree with @agroendijk just good practice for everyone all around, but good workaround though.

jerrylow avatar Apr 28 '16 15:04 jerrylow

True, didn't think about version control. Only thought about initially getting the file.

zatchgordon avatar Apr 28 '16 15:04 zatchgordon