---
name: Bug report
about: Let us know about a bug!
title: ''
labels: ''
assignees: ''
---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Install hashi-vault-js `npm install hashi-vault-js ...`
2. Initiate object this way (add your code snippet)
3. Call this library function (add your code snippet)
4. See error (Provide error message)

**Expected behavior**
A clear and concise description of what you expected to happen.

**Environment:**
* Node.js version:  
* npm version:
* hashi-vault-js version:
* Vault Server Version (retrieve with `vault status`):
* Vault CLI Version (retrieve with `vault version`):
* Client/Server Operating Systems:

**Additional context**
Add any other context about the problem here.
