Skip to content

README data not showing on npm.js website . #1011

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
3 of 5 tasks
sahilbakoru opened this issue Sep 18, 2023 · 1 comment · Fixed by #1030
Closed
3 of 5 tasks

README data not showing on npm.js website . #1011

sahilbakoru opened this issue Sep 18, 2023 · 1 comment · Fixed by #1030
Labels
bug Something isn't working

Comments

@sahilbakoru
Copy link

sahilbakoru commented Sep 18, 2023

What happened?

The readme file docs not found or showing on npmjs.com for @react-native-async-storage/async-storage .

Screenshot 2023-09-18 at 5 24 30 PM

Version

1.19.3

What platforms are you seeing this issue on?

  • Android
  • iOS
  • macOS
  • Windows
  • web

System Information

System:
    OS: macOS 11.7.9
    CPU: (4) x64 Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz
    Memory: 65.15 MB / 8.00 GB
    Shell: 5.8 - /bin/zsh
  Binaries:
    Node: 16.20.1 - /usr/local/opt/node@16/bin/node
    Yarn: Not Found
    npm: 8.19.4 - /usr/local/opt/node@16/bin/npm
    Watchman: 2023.07.24.00 - /usr/local/bin/watchman
  Managers:
    CocoaPods: 1.12.1 - /usr/local/bin/pod
  SDKs:
    iOS SDK:
      Platforms: DriverKit 21.2, iOS 15.2, macOS 12.1, tvOS 15.2, watchOS 8.3
    Android SDK: Not Found
  IDEs:
    Android Studio: Not Found
    Xcode: 13.2/13C90 - /usr/bin/xcodebuild
  Languages:
    Java: Not Found
  npmPackages:
    @react-native-community/cli: Not Found
    react: 17.0.1 => 17.0.1 
    react-native: 0.64.2 => 0.64.2 
    react-native-macos: Not Found
  npmGlobalPackages:
    *react-native*: Not Found

Steps to Reproduce

Just go to https://www.npmjs.com/package/@react-native-async-storage/async-storage?activeTab=readme .

Screenshot 2023-09-18 at 5 24 30 PM
@sahilbakoru sahilbakoru added the bug Something isn't working label Sep 18, 2023
@sahilbakoru sahilbakoru closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2023
@sahilbakoru sahilbakoru reopened this Oct 6, 2023
@tido64
Copy link
Member

tido64 commented Oct 7, 2023

Thanks for reporting this. This is probably caused by us migrating to a monorepo setup. FWIW, you can still access is from here: https://github.com/react-native-async-storage/async-storage#readme

I think we just need to publish a new version for npm to update the page.

@tido64 tido64 linked a pull request Nov 21, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants