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
Please describe the issue concisely in here. In case of an error: Walk us through the steps you took to get there. What happened? What did you expect to happen?
aab build doesn't build the addon with its submodules. Its submodules gets left out of the resulting ankiaddon file.
Checklist
Please replace the space inside the brackets with an x if the following items apply:
I've verified that I use the latest version of aab
I've checked if anyone else reported this problem before by looking through the issue reports. I also checked to see if there is a section about known issues in the add-on description, documentation, or README.
Information about your set-up
Please run aab -h and paste the output below:
Anki Add-on Builder v0.1.4
Copyright (C) 2016-2019 Aristotelis P. (Glutanimate) <https://glutanimate.com>
This program comes with ABSOLUTELY NO WARRANTY;
This is free software, and you are welcome to redistribute it
under certain conditions; For details please see the LICENSE file.
usage: aab [-h] [-v] {build,ui,clean} ...
positional arguments:
{build,ui,clean}
build Build and package add-on for distribution
ui Compile add-on user interface files
clean Clean leftover build files
optional arguments:
-h, --help show this help message and exit
-v, --verbose Enable verbose output
Please fill in details about your operating system and environment:
OS: Ubuntu
Python version: 3.8.10
Anki version: 2.1.47
Error message (if any)
If you've received an error message, please copy and paste it between the backticks below:
The text was updated successfully, but these errors were encountered:
Problem description
Please describe the issue concisely in here. In case of an error: Walk us through the steps you took to get there. What happened? What did you expect to happen?
aab build
doesn't build the addon with its submodules. Its submodules gets left out of the resulting ankiaddon file.Checklist
Please replace the space inside the brackets with an x if the following items apply:
Information about your set-up
Please run
aab -h
and paste the output below:Please fill in details about your operating system and environment:
Error message (if any)
If you've received an error message, please copy and paste it between the backticks below:
The text was updated successfully, but these errors were encountered: