Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws-crt mqtt library not working with Webpack 5 #425

Closed
massi-ang opened this issue Mar 13, 2023 · 1 comment
Closed

aws-crt mqtt library not working with Webpack 5 #425

massi-ang opened this issue Mar 13, 2023 · 1 comment

Comments

@massi-ang
Copy link
Contributor

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

@bretambrose
Copy link
Contributor

This should be addressed in v1.15.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants