Question: Is V6 alpha 2 released on npm?
See original GitHub issueCurrent behavior
Currently I don’t see react-native-video@6.0.0-alpha.2 on npm registry even though there is a changelog listed for that version.
Reproduction steps
Try yarn add react-native-video@6.0.0-alpha.2 or npm i react-native-video@6.0.0-alpha.2.
Expected behavior
Alpha 2 is fetched and installed using the above commands.
Thank you to all the maintainers for keeping this project afloat amid all the troubles it’s gone through!
Issue Analytics
- State:
- Created a year ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Tip: Click on a version number to view a previous ... - npm
a package manager for JavaScript. Latest version: 9.2.0, last published: 5 days ago. Start using npm in your project by running `npm i...
Read more >npm version to add alpha postfix - node.js - Stack Overflow
json file, however i want to add -alpha postfix to the version, but i am unable to as it is not stated in...
Read more >alpha version not detected · Issue #238 - GitHub
and I could see '6.0.0-alpha.15' on npm alpha channel. But, ncu fails to see it. Interestingly, it see other alpha versions of stable...
Read more >Peer Dependencies | Node.js
Specifically, they were introduced in a rudimentary form in npm 1.2.0, and refined over the next few releases into something I'm actually happy ......
Read more >Firebase JavaScript SDK Release Notes - Google
Version 9.9.2 - August 04, 2022. Prevent the SDK from throwing errors if it is unable to log platform data ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I believe the answer still is the same in https://github.com/react-native-video/react-native-video/issues/2771#issuecomment-1191138627
@evoactivity @freeboub thanks both, I’ll use a hash for now - I don’t know why I didn’t think of this before, it’s obvious now you say it 😅