cgkineo / rub-cli

Adapt RUB buildkit
3 stars 2 forks source link

AAT Builds are failing #57

Closed aniketdharia closed 1 year ago

aniketdharia commented 2 years ago

AAT Builds are failing.

-Z command is not giving an authoring tool zip it is giving the full folder from root with builds/module/adaptbuild instead of AAT builds generated earlier.

aniketdharia commented 2 years ago

@oliverfoster

NayanKhedkar commented 1 year ago

Its seem that if total file count big node-native-zip-compression fails. show below screenshots

less_fileworked Failed when file count big authoring tool error

The above issue get resolved by using https://www.npmjs.com/package/archiver

Please refer to the PR: https://github.com/cgkineo/rub-cli/pull/62