mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[GH-ISSUE #264] doctrine2-cli.php error #215
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#215
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?
Originally created by @Betalord on GitHub (May 16, 2020).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/264
Hi,
I'm setting up ViMbAdmin and I came to point of running "doctrine2-cli.php" and I'm getting this error:
I'm running it from install path, as stated in the tutorial. Any idea why it fails?
@Betalord commented on GitHub (May 16, 2020):
Ah, nevermind, I forgot to do "composer install --dev" which installs doctrine2 dependency... sorry about that!