I had the same issue and found this thread with no solution. It turned out I used disable structure and some of the vis were missing inside the disable structure and those were the root cause of the error. After removing those missing vis, I was able to build the application (in my case source distribution as llb).
↧