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

about the doc #21

Open
mikecastrodemaria opened this issue May 19, 2017 · 3 comments
Open

about the doc #21

mikecastrodemaria opened this issue May 19, 2017 · 3 comments

Comments

@mikecastrodemaria
Copy link

see sample in action
cd samples
php ./genericGetter.php

In my case it produce =>

Warning: require_once(/....../SellerCenterSDK-PHP-master/samples/../vendor/autoload.php): failed to open stream: No such file or directory in /...../SellerCenterSDK-PHP-master/samples/genericGetter.php on line 8

Fatal error: require_once(): Failed opening required '/...../SellerCenterSDK-PHP-master/samples/../vendor/autoload.php' (include_path='.:') in /...../SellerCenterSDK-PHP-master/samples/genericGetter.php on line 8

There is no "../vendor/autoload.php" existing from the archive.

@mikecastrodemaria
Copy link
Author

sorry, jump the section 1 : To use the sdk code, use Composer's autoload

@mikecastrodemaria
Copy link
Author

anyway, it will be better to point out to the composer install tut.

@mikecastrodemaria
Copy link
Author

$ composer require rocket-labs/sellercenter-sdk-php

Using version 20170331 for rocket-labs/sellercenter-sdk-php
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)

Your requirements could not be resolved to an installable set of packages.

Problem 1
- The requested package rocket-labs/sellercenter-sdk-php No version set (parsed as 1.0.0) is satisfiable by rocket-labs/sellercenter-sdk-php[No version set (parsed as 1.0.0)] but these conflict with your requirements or minimum-stability.

Installation failed, reverting ./composer.json to its original content.

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

1 participant