Version: release-4.3
The project was previously running stably without any issues. However, after I deleted node_modules and reinstalled dependencies, the compiled output stopped working.
Specifically:
The project fails to run after build.
The generated bundle cannot be loaded or used in ThingsBoard.
The compiled file is not being correctly referenced.
I then pulled a fresh copy of the source code (without making any modifications) and followed the same setup steps as before. However, the issue still persists, even on different machines.
Error message:
Unable to load module from url: http://localhost:5000/static/widgets/thingsboard-extension-widgets.js
Version: release-4.3
The project was previously running stably without any issues. However, after I deleted node_modules and reinstalled dependencies, the compiled output stopped working.
Specifically:
The project fails to run after build.
The generated bundle cannot be loaded or used in ThingsBoard.
The compiled file is not being correctly referenced.
I then pulled a fresh copy of the source code (without making any modifications) and followed the same setup steps as before. However, the issue still persists, even on different machines.
Error message:
Unable to load module from url: http://localhost:5000/static/widgets/thingsboard-extension-widgets.js