Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: require(C:\xampp\htdocs\poke\examples/../vendor/autoload.php): failed to open #5

Closed
ps7is opened this issue Jul 26, 2016 · 5 comments

Comments

@ps7is
Copy link

ps7is commented Jul 26, 2016

Hello i am getting these errors

Warning: require(C:\xampp\htdocs\poke\examples/../vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\poke\examples\RetrievePlayerStatsExample.php on line 3

and

Fatal error: require(): Failed opening required 'C:\xampp\htdocs\poke\examples/../vendor/autoload.php' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\poke\examples\RetrievePlayerStatsExample.php on line 3

My Current PHP version:

5.6.14

thanks

@NicklasWallgren
Copy link
Owner

Have you installed the dependencies? (composer install)

@ps7is
Copy link
Author

ps7is commented Jul 26, 2016

oh! My bad i forgot that.
Thanks For your Help 👍

@NicklasWallgren
Copy link
Owner

No problem :) I'm closing this issue

@Dilshan97
Copy link

Dilshan97 commented Feb 17, 2019

composer install
its work for me. thank you

@abdul-ma
Copy link

HP Warning: require(C:\xampp\htdocs\my-project/vendor/autoload.php) I am having this problem

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

No branches or pull requests

4 participants