-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] certificate password in command-line argument not correct #132
Comments
Hello @Vios276 Try |
i already try it but same result |
|
also try --certificate-path and --certificate-password option
|
Same result, let me check it |
Hey again Please try running with CMD (not Powershell), and add |
it work with CMD. thanks!!! |
ℹ️ Info
Version:
3.6.2
💬 Description
When i use Command-line argument to run msix:create, certificate password is not correct. it can not contain Exclamation mark.
but i use pubspec.yaml not command-line argument, it worked.
📜 Pubspec.yaml
The text was updated successfully, but these errors were encountered: