You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Type 'Buffer' is not assignable to type 'string'.ts(2322)
connection.d.ts(199, 3): The expected type comes from property 'key' which is declared here on type 'ConnectionOptions'
Describe the bug
Type 'Buffer' is not assignable to type 'string'.ts(2322)
connection.d.ts(199, 3): The expected type comes from property 'key' which is declared here on type 'ConnectionOptions'
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No Linting error or typescript error
Package-version: 2.1.0
node.js version: v16.14.0
OS name and version: Window
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: