Has anyone seen this error when attempting to publish a customization with Modern UI files?
Build 24.209.0013
I build a simple maintenance screen on the Classic UI, now I’m trying to convert it to the Modern UI and add the files to the customization project in preparation for when I need to do this with our production customizations.
I created the MUI files and successfully built them in the FrontendSources/screen folder using the
npm run build-dev --- --env screenIds=SWUI0001 command.
Then I was able to switch the screen to the MUI and it worked as expected.
I then added the files to the customization project, but it won’t publish, and the error doesn’t point to any specific files.
