You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jbridgenet your path has a * in it -- which configuration option were you using, and have you tried replacing it with the exact name of the folder or file instead?
dart run msix:create
Building package executable... (4.0s)
Built msix:create.
running "flutter build windows"... 10.9s
building msix files... /Unhandled exception:
PathNotFoundException: Directory listing failed, path = 'C:\projects\myapp\build\windows\x64\runner\Release\Images*' (OS Error: The system cannot find the path specified.
, errno = 3)
The text was updated successfully, but these errors were encountered: