Can't locate path
-
-
Hi @reliec40
you can just run the vendor files by this command php artisan vendor:publish -
-
Hi @reliec40
Can you brief about your environment as we are unable to reproduce this issue?
- 2 months later
-
I have the same issue. Installed on Mac using "composer create-project bagisto-bagisto-standard [project-name]".
-
Not sure if it's relevant, but I got the following warning when installing:
Failed to download bagisto/bagisto from dist: The archive may contain identical file names with different capitalization (which fails on case insensitive filesystems): ZipArchive::extractTo(/Users/michaelhall/Sites/laravel/goldtonemusicgroup/vendor/composer/c6fadcdd/bagisto-bagisto-c88ca31/bin/codecept): failed to open stream: No such file or directory
Now trying to download from source -
Update: I installed with bagisto/bagisto instead of bagisto/bagisto-standard and the original issue went away.
-
@michaelhall923
Thanks for reporting this.This bug is already raised at github https://github.com/bagisto/bagisto/issues/3807