mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
f06881f4bb
- ignore broken links (at least warning) - clean up readme and old links
42 lines
1.5 KiB
Markdown
42 lines
1.5 KiB
Markdown
---
|
|
title: Help
|
|
hide_title: true
|
|
sidebar_label: Help
|
|
---
|
|
|
|
This project is maintained by the Verdaccio community, maintainers and users that provide helps to other users. Independently the source you select for seeking answers **remind to be polite and patience**.
|
|
|
|
## Questions {#questions}
|
|
|
|
If you have a question, most probably has already been answer, few ways to discover questions are:
|
|
|
|
- [Stack Overflow](https://stackoverflow.com/questions/tagged/verdaccio)
|
|
- [Question Issues](https://github.com/verdaccio/verdaccio/issues?utf8=✓&q=is%3Aissue+label%3Aquestion+)
|
|
- [Discussions Q&A](https://github.com/verdaccio/verdaccio/discussions/categories/q-a)
|
|
- At the **Discord** chat you can also ask questions on the `#help` channel.
|
|
|
|
> Questions issues are legacy and are being converted to discussions, if you are looking for fresh answers probably is a discussion.
|
|
|
|
```mdx-code-block
|
|
<iframe
|
|
title="Discord Widget of Verdaccio"
|
|
src="https://discord.com/widget?id=388674437219745793&theme=dark"
|
|
width="350"
|
|
height="500"
|
|
frameBorder="0"
|
|
/>
|
|
```
|
|
|
|
## Package Managers {#package-managers}
|
|
|
|
A private registry is mostly used with a package manager, some issues or questions might be answer by their teams:
|
|
|
|
- pnpm chat: https://r.pnpm.io/chat
|
|
- yarn chat: https://discord.com/invite/yarnpkg
|
|
- yarn chat: https://discord.com/invite/yarnpkg
|
|
- npm RFC: https://github.com/npm/rfcs
|
|
- npm Feedback: https://github.com/npm/feedback
|
|
|
|
## News {#news}
|
|
|
|
- [Blog](https://verdaccio.org/blog)
|