in "aws-iot-device-sdk-js-v2/samples/node/pub_sub/" path dist directory is missing #540
Replies: 2 comments
-
You need to make sure that you install the packages needed to run this sample. You will need to run
For this you will also need to make sure you have the required certificates. If you haven't already I would recommend going to the AWS console and find the getting started IoT section. It will walk you through the steps needed to get the pub sub working, including creating certificates for you and downloading a script that will do the installation process for you. Please let me know if you have any other questions about using this sdk. |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
-
I want to connect to AWS IOT and i need to run ./start.sh for testing purpose but error at "connect_device_package/aws-iot-device-sdk-js-v2/samples/node/pub_sub/dist/index.js" as there no dist or index.js . Can I if i am missing anything
Beta Was this translation helpful? Give feedback.
All reactions