Code Monkey home page Code Monkey logo

Comments (8)

abolabo avatar abolabo commented on July 18, 2024

You should to run composer install command inside directory to rebuild the code.

from ups-php.

Thedemon007 avatar Thedemon007 commented on July 18, 2024

You should to run composer install command inside directory to rebuild the code.

Thanks, i tried but it no solve

from ups-php.

abolabo avatar abolabo commented on July 18, 2024

You should to run composer install command inside directory to rebuild the code.

Thanks, i tried but it no solve

#10 (comment)

from ups-php.

Thedemon007 avatar Thedemon007 commented on July 18, 2024

#10 (comment)

OAuthClientCredentials work but Rating not, anyway i download the zip file of #10 (comment) and tried run i add line var_dump( is_file('../Rating/vendor/autoload.php'));

first run Same error but var_dump() return:
bool(false)

So i do this:
cd ../Rating
composer install

Tried run again get same error but var_dump() return:
bool(true)

from ups-php.

abolabo avatar abolabo commented on July 18, 2024

did you removed composer.lock and vendor directory before "composer install" command? You should

from ups-php.

Thedemon007 avatar Thedemon007 commented on July 18, 2024

did you removed composer.lock and vendor directory before "composer install" command? You should

I tried again this time removing composer.lock and vendor directory and get same error

from ups-php.

abolabo avatar abolabo commented on July 18, 2024
So i do this:
cd ../Rating
composer install

did you unpack ups.zip that i posted above? It already contains correct vendor subfolder and all api installed.
In your case you tried to install one of many different APIs of UPS.
Just unpack zip and use vendor/autoload.php file.

from ups-php.

laborb-ch avatar laborb-ch commented on July 18, 2024

This is still an issue in the most recent version.

from ups-php.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.