# BUG REPORT ### Error when importing mqtt ``` Error: Cannot find module '../mqtt' ``` [minimal reproducible example](https://github.com/KarlG-03/mqtt-test) ### Workaround - a work around is downgrand `tsc-alias` to 1.4.1 - rename the container folder to anything but `mqtt` (the import)
BUG REPORT
Error when importing mqtt
minimal reproducible example
Workaround
tsc-aliasto 1.4.1mqtt(the import)