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
Argument of type '{ allowSecretKey: boolean; }' is not assignable to parameter of type 'RavenOptions'. Object literal may only specify known properties, and 'allowSecretKey' does not exist in type 'RavenOptions'.
Got the newest version from NPM. Checked the source code and it doesn't look like allowSecretKey is in the interface?