AWS CRT binary not present in any of the following locations
See original GitHub issueConfirm by changing [ ] to [x] below to ensure that it’s a bug:
- I’ve searched for previous similar issues and didn’t find any solution
Describe the bug
Hi, I’m trying to use the AWS IoT SDK on Raspberry Pi Zero W but facing a problem when doing npm install aws-crt
.
After installation, when starting the project, I’m getting the following error:
AWS CRT binary not present in any of the following locations:
/home/pi/app/app/node_modules/aws-crt/dist/bin/native/aws-crt-nodejs
/home/pi/app/app/node_modules/aws-crt/dist/bin/linux-arm/aws-crt-nodejs
SDK version number
"aws-crt": "^1.3.4",
"aws-iot-device-sdk-v2": "^1.3.3",
Platform/OS/Hardware/Device
Raspberry Pi Zero W
To Reproduce (observed behavior) Steps to reproduce the behavior (please share code)
Expected behavior
I would expect the project to install the dependency as usual. Are there some additional steps I should take to get the SDK working on Raspberry Pi Zero W?
Best Regards, Markus
Issue Analytics
- State:
- Created 3 years ago
- Comments:28 (10 by maintainers)
Top Results From Across the Web
AWS CRT binary not present in any of the following locations ...
I received an answer in aws-iot-device-sdk-js-v2 repository from jmklix that solved my problem: Currently, the maintainers of the package ...
Read more >aws-crt - npm
NodeJS/browser bindings to the aws-c-* libraries. Latest version: 1.15.5, last published: 16 days ago. Start using aws-crt in your project ...
Read more >AWS Common Runtime (CRT) libraries - AWS SDKs and Tools
The AWS Common Runtime (CRT) libraries are a base library of the SDKs. The CRT is a modular family of independent packages, written...
Read more >Connection timed out while connecting to AWS DocumentDB ...
[Solved]-Connection timed out while connecting to AWS DocumentDB outside the ... problem - AWS CRT binary not present in any of the following...
Read more >Quickstart — Boto3 Docs 1.26.37 documentation - Amazon AWS
When the AWS CRT is included, Boto3 uses it to incorporate features not otherwise available in the AWS SDK for Python. You'll find...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I have the same problem with Raspberry Pi 3B+:
I can’t run the pub_sub example…
I followed exact example as described in AWS IoT
@Rmannn we do not currently support Alpine Linux. There is an open feature request and I encourage you to upvote so we can prioritize based on community feedback.