Mqtt.js: Unable to resolve module `url` from `node_modules/mqtt/lib/connect/index.js

Created on 16 Dec 2019  路  1Comment  路  Source: mqttjs/MQTT.js

Is this the library issue, do I have to install any other module?

Most helpful comment

got it, had to change import from 'mqtt/dist/mqtt' instead of ''mqtt'

>All comments

got it, had to change import from 'mqtt/dist/mqtt' instead of ''mqtt'

Was this page helpful?
0 / 5 - 0 ratings