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

fix(server-sdk): sms versioning #897

Closed hossein-rs closed 6 months ago

hossein-rs commented 6 months ago

Description

The npm install of vonage/server-sdk seems to be braking due to the vonage/sms:v1.9.2 being not found. So I downgraded to version 1.9.0 as it's available on the monorepo.

Motivation and Context

I can not run npm i and build my project.

Testing Details

The issue is resolved after my downgrade.

Types of changes

Checklist

manchuck commented 6 months ago

This is not needed @vonage/sms@1.9.2 was not published due to a local build issue