forked from
npmx.dev/npmx.dev
[READ-ONLY]
a fast, modern browser for the npm registry
title: Troubleshooting description: Common issues and how to resolve them navigation: icon: i-lucide:wrench#
Solutions to common issues when using npmx.dev.
Package not found#
If a package doesn't appear in search results or shows a 404 error:
- Check the package name - Ensure the name is spelled correctly
- Verify it exists on npm - Check npmjs.com directly
- Wait for sync - Newly published packages may take a few minutes to appear
Code viewer not loading#
If the code viewer shows an error or doesn't load:
- Check package size - Very large packages may take longer to load
- Try a specific version - Use a versioned URL like
/package-name@1.0.0 - Refresh the page - Clear cache and reload
Missing features compared to npmjs.com#
Some features are not yet available:
| Feature | Status |
|---|---|
| Dependents list | Coming soon |
| Package admin (access/owners) | Coming soon |
| Org/team management | Coming soon |
| 2FA/account settings | Not planned |
Report an issue#
If you encounter a bug or have a feature request:
- Check existing issues
- Open a new issue with details
- Join the Discord community for discussion