Vonage / vonage-node-sdk

Vonage API client for Node.js. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Apache License 2.0
375 stars 178 forks source link

error Couldn't find package "@vonage/verify2@^1.3.0" required by "@vonage/server-sdk@^3.0.12" on the "npm" registry. #829

Closed masmerino13 closed 1 year ago

masmerino13 commented 1 year ago

package install failing after traying to install

Expected Behavior

the package to be installed properly

Current Behavior

error Couldn't find package "@vonage/verify2@^1.3.0" required by "@vonage/server-sdk@^3.0.12" on the "npm" registry.

Possible Solution

install the correct dependants

Steps to Reproduce (for bugs)

yarn install @vonage/server-sdk

1. 1. 1. 1.

Context

Your Environment

Come2Daddy commented 1 year ago

Got the same problème with @vonage/server-sdk@3.5.0 installs with @3.4.0.

masmerino13 commented 1 year ago

@Come2Daddy yeah, looks like an issue with the latest version

manchuck commented 1 year ago

This has been resolved with patch @vonage/server-sdk@3.5.1. Sorry for the bad release