Istvan Jano

Results 13 issues of Istvan Jano

I need to use the following environment variables in order for npm to install the correct stuff: - npm_config_arch: x64 - npm_config_platform: linux At the moment, `linuxmusl` is used instead...

Can you provide a Websocket example please? For ESP32 IDF.

After upgrading version from 4.2.0 to 4.3.0 I'm getting `"{\"error\":\"Missing region in config\"}"` error. If I provide region `new AWS.DynamoDB.DocumentClient({ region: 'eu-west-2' })` it then timeouts: `Timeout - Async callback...