2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 01:55:39 +00:00

fix namespace of frontend install command (#8662)

Fixes #8656
This commit is contained in:
Matthias Mair
2024-12-13 22:39:23 +01:00
committed by GitHub
parent 7bfd36f7cb
commit 57e7b8eed2

View File

@ -14,7 +14,7 @@ invoke update -s
invoke dev.setup-dev
# Install required frontend packages
invoke dev.frontend-install
invoke int.frontend-install
# remove existing gitconfig created by "Avoiding Dubious Ownership" step
# so that it gets copied from host to the container to have your global