vite build fails du to something with PlankCategoryIconChoices #101
Member
```
Traceback (most recent call last):
File "/srv/aleksis-venv/bin/aleksis-admin", line 8, in <module>
sys.exit(aleksis_cmd())
~~~~~~~~~~~^^
File "/srv/aleksis-venv/lib/python3.13/site-packages/aleksis/core/__main__.py", line 14, in aleksis_cmd
execute_from_command_line(sys.argv)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
File "/srv/aleksis-venv/lib/python3.13/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
utility.execute()
~~~~~~~~~~~~~~~^^
File "/srv/aleksis-venv/lib/python3.13/site-packages/django/core/management/__init__.py", line 436, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
File "/srv/aleksis-venv/lib/python3.13/site-packages/django/core/management/base.py", line 416, in run_from_argv
self.execute(*args, **cmd_options)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "/srv/aleksis-venv/lib/python3.13/site-packages/django/core/management/base.py", line 460, in execute
output = self.handle(*args, **options)
File "/srv/aleksis-venv/lib/python3.13/site-packages/aleksis/core/management/commands/vite.py", line 23, in handle
write_vite_values(os.path.join(settings.NODE_MODULES_ROOT, "django-vite-values.json"))
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/aleksis-venv/lib/python3.13/site-packages/aleksis/core/util/frontend_helpers.py", line 33, in write_vite_values
"schema": schema.introspect(),
~~~~~~~~~~~~~~~~~^^
File "/srv/aleksis-venv/lib/python3.13/site-packages/graphene/types/schema.py", line 521, in introspect
raise introspection.errors[0]
graphql.error.graphql_error.GraphQLError: Enum type PlankCategoryIconChoices must define one or more values.
```
Labels
No labels
Security
TeX
auto-update
board
done
board
ready
board
todo
bug
check
delete-eslint-rc-js
check
update-builddeps-package-json
check
update-eslint-rc-js
check
update-gitignore
check
update-merge-request-template
check
update-prettier-ignore
check
update-pyproject-toml
check
update-renovate-json
check
update-tox-ini
dependencies
duplicate
enhancement
good first issue
help wanted
invalid
part
backend
part
ci
part
docs
part
frontend
part
i18n
part
non-technical
part
packaging
prio
1
prio
2
prio
3
question
release-mr-5.x
size
large
size
medium
size
small
source
customer
source
customer::fsmw
source
customer::fss
source
customer::teckids
source
downstream
type
breaking
type
bug
type
feature
type
refactoring
wontfix
workflow
blocked
workflow
confirmed
workflow
current-todo
workflow
discussing
workflow
new-app
workflow
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
aleksis/AlekSIS-App-Plank#101
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?