@@ -26,7 +26,10 @@ fix_storage() {
# Function to handle NPM commands
npm() {
docker compose exec node npm "${@}"
docker compose exec node "${@}"
}
yarn() {
# Function to initialize the composer.yml file
The note is not visible to the blocked user.