Composer Vendor Folder being removed [message #1799697] |
Wed, 12 December 2018 10:03  |
Eclipse User |
|
|
|
I've been working on a project using composer for awhile now and have recently started trying Eclipse as a full IDE instead of just visual studio code.
Every day that I use Eclipse the next day I get errors that the vendor/autoload.php file can't be opened. The error message shows the correct path for the autoload.php file. I look and the entire vendor directory is missing. I run composer update and the folder is restored. the composer.lock file is still there before I run composer update.
I use the Remote System Explorer to work on the project directly on the server instead of having to upload files every time I make a change. I can't find what or how the folder is being removed. Since this doesn't happen if I don't use Eclipse I can only assume that something with eclipse is removing the folder. I can't find what or why that would be the case.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05194 seconds