Hi All,
I got a question I created a project using the CLI. Now it compiles perfect and when I upload it manually to an environment it publishes as well.
But when I use pac pcf push --publisher-prefix kbw
It gives me a error about missing a resx file: Error: Unable to locate the web resource msdyn_/fps/LocalizationLibrary/LocalizationServer/Labels.resx.
Now as far as I know I do not use this in my solution I can not even find a reference to it. Does anybody have a idea what could be wrong?
Attached the control manifest.
Any help is appreciated!