mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
2.3 KiB
2.3 KiB
name | about | labels | title | assignees |
---|---|---|---|---|
Bug report 🐛 | A feature is not working as is expected, I want to report a bug | issue: needs triage |
Your Environment
- verdaccio version: 5.x.x
- node version [12.x.x, 14.x.x]:
- package manager: [npm@7, pnpm@6, yarn@2]
- os: [mac, windows@10, linux]
- platform: [npm, docker, helm, other]
Describe the bug
To Reproduce
Expected behavior
Screenshots, server logs, package manager log
Configuration File (cat ~/.config/verdaccio/config.yaml)
Environment information
Debugging output
$ NODE_DEBUG=request verdaccio
display request calls (verdaccio <--> uplinks)$ DEBUG=verdaccio* verdaccio
enable extreme verdaccio debug mode (verdaccio api)$ npm -ddd
prints:$ npm config get registry
prints:
Contribute to Verdaccio
- I'm willing to fix this bug 🥇