You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using aws-crt in a React v18 app, which uses Webpack 5 does not work since Webpack 5 doesn't provide Node modules polyfills which are required by MQTTjs.
Using aws-crt in a React v18 app, which uses Webpack 5 does not work since Webpack 5 doesn't provide Node modules polyfills which are required by MQTTjs.
See mqttjs/MQTT.js#1582 for workaround
Also reported as:
aws/aws-iot-device-sdk-js-v2#331
The text was updated successfully, but these errors were encountered: