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
Hi,
when I execute flavours apply <PATTERN> and the file which is specified by file = <FILEPATH> in config.toml does not exist, flavours raises the error Error: No such file or directory (os error 2). Desired behavior: A more descriptive error message (something like 'Could not apply pattern since file does not exist') is displayed.
Thanks, mipi
The text was updated successfully, but these errors were encountered:
Hi,
when I execute
flavours apply <PATTERN>
and the file which is specified byfile = <FILEPATH>
inconfig.toml
does not exist, flavours raises the errorError: No such file or directory (os error 2)
. Desired behavior: A more descriptive error message (something like 'Could not apply pattern since file does not exist') is displayed.Thanks, mipi
The text was updated successfully, but these errors were encountered: