Again running into the issue where I can't build my custom widgets. I checked the build-report.txt, but that doesn't contain any errors/warnings that are specific to this project, everything that I see in there is also in a project where the widgets are validated correctly:
built-report.txt (added to pastebin to keep formatting.
Does anyone have a clue how I can validate my widget in another way and get the proper error output that blocks me from deploying this widget?
Edit: Found out that the built error is most likely the result of case sensitive dependencies not being found. Since I develop on a Windows machine this works locally, but in the cloud, you guys use some distribution of a *nix system which obviously is case sensitive for file paths.
You might want to properly update the check widgets tool, to actually output this as an error...