[NS7] Initial project fails to build production release #5393
Labels
Projects
Comments
|
I get the same issue with : |
|
it think it is the same issue as this one #5391 |
|
@farfromrefug I don't think it's the same issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
Describe the bug
running
ns build android --release --env.snapshot --env.compileSnapshot --env.uglify --keyStorePath <KEYSTORE> --keyStorePassword <PASSWORD> --keyStoreAlias <ALIAS> --keyStoreAliasPassword <PASSWORD> --aabthrows
Adding this to package.json resolves the error but I think it's not intended to be like that in NS7:
To Reproduce
The text was updated successfully, but these errors were encountered: