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
I am getting following error when I try to use react-native-paho-mqtt in ReactJS app.
./node_modules/react-native-paho-mqtt/src/Client.js
Module parse failed: Unexpected token (27:5)
You may need an appropriate loader to handle this file type.
| // ------------------------------------------------------------------------
|
| type ConstructorOptions = {
| uri: string,
| clientId: string,
Can it be used in ReactJS app?
The text was updated successfully, but these errors were encountered:
I am getting following error when I try to use react-native-paho-mqtt in ReactJS app.
Can it be used in ReactJS app?
The text was updated successfully, but these errors were encountered: