microsoft/vscode-vsce

`--readme-path` does not return error

OrkunTokdemir opened this issue · 1 comments

When vsce package --readme-path the_file_not_exist is run, there is no error specifying that a wrong path is used. A warning or a error message would be helpful.

@benibenj Thank you for the quick fix.