nexmo-developer icon indicating copy to clipboard operation
nexmo-developer copied to clipboard

Wrong dependency name of vonage sdk for node

Open klapperkopp opened this issue 4 years ago • 1 comments

Description

The install instructions for some node samples are wrong.

What did you expect to happen?

npm install from docs is successful.

What actually happened?

npm install from docs is failing.

Steps to reproduce:

Open https://developer.nexmo.com/concepts/guides/signing-messages and extend Install dependencies section. Copy code and run it. It will fail, because the Vonage SDK name is not "vonage" but should be "@vonage/server-sdk"

Related resources

Fix it here: https://github.com/Nexmo/nexmo-developer/blob/main/_examples/concepts/guides/verify-signed-sms/node.yml And maybe in other node.yml files that contain node samples like this.

klapperkopp avatar Oct 13 '21 07:10 klapperkopp

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jan 08 '22 23:01 stale[bot]