Coder Social home page Coder Social logo

Comments (4)

TheBudda avatar TheBudda commented on August 17, 2024

I run ./setup username password .... I get this error. When I cp -r wpsc-merchants/ /wp-content/plugins/wp-e-commerce It causes my website to down down. I have to remove wp-e-commerce for my website to be live again

Can you please help

Building BitPay Plugin Directory...
cp: cannot stat β€˜vendor/bitpay/php-client/src/*’: No such file or directory
Setup finished

from wordpress-ecommerce-plugin.

kleetus avatar kleetus commented on August 17, 2024

what is the operating system that you are running this on?

from wordpress-ecommerce-plugin.

TheBudda avatar TheBudda commented on August 17, 2024

Debian 8

On 09/02/16 14:57, Chris Kleeschulte wrote:

what is the operating system that you are running this on?

β€”
Reply to this email directly or view it on GitHub
#33 (comment).

from wordpress-ecommerce-plugin.

kleetus avatar kleetus commented on August 17, 2024

You may not have a vendor directory in the same directory as the setup script. The reason for this is that maybe you did not run:

$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar install

this may require other packages from Debian such as php5-curl, php5-mcrypt

from wordpress-ecommerce-plugin.

Related Issues (14)

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.