Joan carles badenes Posted February 2, 2017 Share Posted February 2, 2017 Hi all, I'm just new and I've do the installation and then the system after typing my website/install that I need to use the composer. I downloaded and installed but honestly I don''t know where I have to run it. System is saying the I need a composer.json but I cannot find it . Can anybody help me? Thanks in advance, Link to comment Share on other sites More sharing options...
czamer Posted April 21, 2017 Share Posted April 21, 2017 If you have composer.lock file it's simple workaround. Create composer.json file with content: {} Next run: composer install Link to comment Share on other sites More sharing options...
czamer Posted April 21, 2017 Share Posted April 21, 2017 I think better solution is to download composer.json from: https://raw.githubusercontent.com/PrestaShop/PrestaShop/develop/composer.json Next run: composer install 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now