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
{{ message }}
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
My keystore alias is a space-separated value. Webpack is unable to pass the parameter to tns build command. When I remove the space, it works alright but fails when it tries to verify the keystore. How do you pass space separated parameter.
I have tried both single and double quotes, but none has worked.
When I run tns build with the alias in quotes, it works, but not for webpack.
Using @ngtools/webpack 1.2.3 with tns-core-module 2.5.2
The text was updated successfully, but these errors were encountered:
My keystore alias is a space-separated value. Webpack is unable to pass the parameter to tns build command. When I remove the space, it works alright but fails when it tries to verify the keystore. How do you pass space separated parameter.
I have tried both single and double quotes, but none has worked.
When I run tns build with the alias in quotes, it works, but not for webpack.
Using @ngtools/webpack 1.2.3 with tns-core-module 2.5.2
The text was updated successfully, but these errors were encountered: