Code Monkey home page Code Monkey logo

Comments (4)

leeovery avatar leeovery commented on June 30, 2024

Not sure why this happens. Could be your file system permissions...

Try specifiying the output directory when running the command using the -o option:

eg. I use the following:

php cryptocredible sync:coinbase-pro -o /Users/leeovery/Downloads

Yours will need to be different obviously based on your local system.

from cryptocredible.

huggyvilla avatar huggyvilla commented on June 30, 2024

Hi Leeovery,

thanks for your help. I've updated your app files and without specifying a dir I get this:
C:\xampp\cryptocredible-main>php cryptocredible sync:coinbase-pro
PHP Warning: require(C:\xampp\cryptocredible-main/../../autoload.php): Failed to open stream: No such file or directory in C:\xampp\cryptocredible-main\cryptocredible on line 18

Warning: require(C:\xampp\cryptocredible-main/../../autoload.php): Failed to open stream: No such file or directory in C:\xampp\cryptocredible-main\cryptocredible on line 18
PHP Fatal error: Uncaught Error: Failed opening required 'C:\xampp\cryptocredible-main/../../autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\cryptocredible-main\cryptocredible:18
Stack trace:
#0 {main}
thrown in C:\xampp\cryptocredible-main\cryptocredible on line 18

Fatal error: Uncaught Error: Failed opening required 'C:\xampp\cryptocredible-main/../../autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\cryptocredible-main\cryptocredible:18
Stack trace:
#0 {main}

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

and with this:

C:\xampp\cryptocredible-main>php cryptocredible sync:coinbase-pro -o /Users/leeovery/Downloads/John
PHP Warning: require(C:\xampp\cryptocredible-main/../../autoload.php): Failed to open stream: No such file or directory in C:\xampp\cryptocredible-main\cryptocredible on line 18

Warning: require(C:\xampp\cryptocredible-main/../../autoload.php): Failed to open stream: No such file or directory in C:\xampp\cryptocredible-main\cryptocredible on line 18
PHP Fatal error: Uncaught Error: Failed opening required 'C:\xampp\cryptocredible-main/../../autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\cryptocredible-main\cryptocredible:18
Stack trace:
#0 {main}
thrown in C:\xampp\cryptocredible-main\cryptocredible on line 18

Fatal error: Uncaught Error: Failed opening required 'C:\xampp\cryptocredible-main/../../autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\cryptocredible-main\cryptocredible:18
Stack trace:
#0 {main}
thrown in C:\xampp\cryptocredible-main\cryptocredible on line 18

C:\xampp\cryptocredible-main>

from cryptocredible.

leeovery avatar leeovery commented on June 30, 2024

from cryptocredible.

huggyvilla avatar huggyvilla commented on June 30, 2024

Hi Leeovery,

it seems to be running noticed there was an update on the 8th so I've installed that: noticed cmd needs admin to write to the dir. will test it all again..

from cryptocredible.

Related Issues (4)

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.