2018-02-25 22:05:43 +01:00
|
|
|
<!--
|
|
|
|
First of all, please read this section
|
2017-02-18 12:05:12 +01:00
|
|
|
|
2018-02-25 22:05:43 +01:00
|
|
|
https://github.com/verdaccio/verdaccio/blob/master/CONTRIBUTING.md#reporting-a-bug
|
2017-02-18 12:05:12 +01:00
|
|
|
|
2018-02-25 22:05:43 +01:00
|
|
|
Some advices before file an issue
|
|
|
|
* Give a brief explanation of the issue, suggestion or feature to request.
|
|
|
|
* If the issue is a question, provide as much information you have available.
|
|
|
|
* How can I do in order to reproduce it? What environment?
|
|
|
|
* Define which version the issue happens and whether previous version the behaviour is correct.
|
|
|
|
* Provide your config file is really helpful. Please be aware to hide sensisive data (passwords, server IP, etc) before post.
|
2017-05-10 00:02:27 +02:00
|
|
|
-->
|
|
|
|
|
2018-02-25 22:05:43 +01:00
|
|
|
#### My reason:
|
|
|
|
#### Steps to reproduce:
|
|
|
|
#### App Version:
|
|
|
|
#### Config file:
|
2017-02-18 14:36:56 +01:00
|
|
|
#### Additional information:
|
2017-02-18 12:05:12 +01:00
|
|
|
|
2018-02-25 22:05:43 +01:00
|
|
|
- `$ NODE_DEBUG=request verdaccio` display request calls (verdaccio <--> uplinks)
|
|
|
|
- `$ DEBUG=express:* verdaccio` enable extreme verdaccio debug mode (verdaccio api)
|
|
|
|
- `$ npm -ddd` prints:
|
2017-02-18 12:05:12 +01:00
|
|
|
- `$ npm config get registry` prints:
|
|
|
|
- Verdaccio terminal output
|
2018-02-25 22:05:43 +01:00
|
|
|
- Which (Windows, OS X/macOS, or Linux) environment are you running verdaccio?:
|
2017-02-18 12:05:12 +01:00
|
|
|
- Verdaccio configuration file, eg: `cat ~/.config/verdaccio/config.yaml`
|
2018-02-25 22:05:43 +01:00
|
|
|
- Container Options:
|
|
|
|
- Docker?:
|
|
|
|
- Kubernetes?:
|
2017-02-18 12:05:12 +01:00
|
|
|
|
2017-04-26 17:20:03 +02:00
|
|
|
#### Additional verbose log:
|
2018-02-25 22:05:43 +01:00
|
|
|
|