I wrote a code component and used this component on my canvas apps, then I saved and published my app, and finally exported the solution and get source files.
Later I import this solution again later, and when I click to edit the app, the following error is reported:
System.IO.FileNotFoundException: Could not find file 'D:\SvcFab\_App\PowerApps.WebAuthoringType_App99\work\kboeee0c.4gk\2\S\Resources\Controls\MyCC.MyCCComponent.bundle.js'
The strange thing is that after verification, there is no problem under the window system, and this problem only occurs under the mac system. Does anyone know how to solve it?