Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Manual install broken #49

Open
jdkuhnke opened this issue Aug 28, 2020 · 1 comment
Open

Manual install broken #49

jdkuhnke opened this issue Aug 28, 2020 · 1 comment

Comments

@jdkuhnke
Copy link

Problem

The manual install doesn't mention the projects dependencies like the core-php-client which itself has a broken manual install because its mentioned autoloader.php doesn't exist. Therefore, the manual install cannot be completed.

Workaround:

  • Use composer to get a clean setup project
  • Rename and copy the generated folder vendor into your project's library folder or the like.
  • Require the autoloader.php in you project
@jdkuhnke
Copy link
Author

The same problem might be mentionded in #38.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant