ovflowd / chocolatey

:chocolate_bar: The open source Habbo.com Engine & CMS
GNU General Public License v3.0
50 stars 19 forks source link

error in composer.lock #382

Closed Ravoit closed 6 years ago

Ravoit commented 6 years ago

D:\Development\xampp\htdocs\habbo> composer create-project sant0ro/chocolatey Installing sant0ro/chocolatey (2500)

create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--repository REPOSITORY] [--repository-url REPOSITORY-URL] [--dev] [--no-dev] [--no-custom-installers] [--no-scripts] [--no-progress] [--no-secure-http] [--keep-vcs] [--no-install] [--ignore-platform-reqs] [--] [] [] []

ovflowd commented 6 years ago

That's weird. The other way you can install Cocolatey it's a direct pull from this repository, or just downloading a zip from the binaries branch.

Maybe the Packagist it's outdated, I will give a check.

fgpons commented 6 years ago

Sorry for my spelling, I'm Spanish

The same problem happens to me. Any solution? Do you have any solution to the problem?

the "binaries" does not work

ovflowd commented 6 years ago

Hey just a really quick tip. Just delete the composer.lock file and after that execute again composer install.