clipboard icon indicating copy to clipboard operation
clipboard copied to clipboard

NPM wrong versions?

Open cristianoccazinsp opened this issue 2 years ago • 7 comments

Current latest version in github is 1.9.0, and it was in npm as well until recently. NPM is capped at 1.8.5 now, what's up?

@Naturalclar can you take a look? I can't tell whether or not 1.8.5 from npm has 1.9.0 fixes.

cristianoccazinsp avatar Jan 19 '22 18:01 cristianoccazinsp

@cristianoccazinsp just noticed this now, thanks for the notice and sorry for the confusion I've mistakenly published 1.8.5 thinking 1.9.0 doesn't exist. I will resolve the issue today and release a latest version.

Naturalclar avatar Jan 20 '22 05:01 Naturalclar

What is the correct version to use in the end?

radko93 avatar Feb 12 '22 11:02 radko93

What's the status here?

jarredt avatar Mar 01 '22 00:03 jarredt

Waiting for the maintainer to fix it I guess.

cristianoccazinsp avatar Mar 01 '22 00:03 cristianoccazinsp

Any update on this, what is correct latest version? I am not able to use even 1.8.5 or 1.8.4. Getting below error Couldn't find any versions for "@react-native-community/clipboard" that matches "1.8.4" ? Please choose a version of "@react-native-community/clipboard" from this list: (Use arrow keys) ❯ 1.5.1 1.5.0 1.4.0 1.3.0 1.2.3

mindira5 avatar Mar 11 '22 06:03 mindira5

Any update on this, what is correct latest version? I am not able to use even 1.8.5 or 1.8.4. Getting below error Couldn't find any versions for "@react-native-community/clipboard" that matches "1.8.4" ? Please choose a version of "@react-native-community/clipboard" from this list: (Use arrow keys) ❯ 1.5.1 1.5.0 1.4.0 1.3.0 1.2.3

I believe you need to change the community to clipboard as per: https://github.com/react-native-clipboard/clipboard/releases/tag/v1.6.0

kristiangerkman avatar May 06 '22 10:05 kristiangerkman

I really wonder why all the community packages midway changed their package name (and not noting this on the original repo or during npm installs). Really frustrating.

pke avatar Sep 01 '22 08:09 pke