awssat / tailwindo

🔌 Convert Bootstrap CSS code to Tailwind CSS code
MIT License
1.09k stars 108 forks source link

Installation questions #39

Closed kb-coder closed 3 years ago

kb-coder commented 3 years ago

I'm trying to install tailwindo, but it requires PHP and Composer. Docs don't say what version of PHP or Composer are required. When I run the installation command I'm getting a message that: Package awssat/tailwindo has a PHP requirement incompatible with your PHP version, PHP extensions and Composer version. Can you provide more information on how to configure PHP / Composer to work with this?

abdumu commented 3 years ago

What version of PHP do you have? The requirement is ^7.2.0

shoemoney commented 3 years ago

says same for me.

composer global require awssat/tailwindo

Changed current directory to /Users/shoemoney/.composer

[InvalidArgumentException] Package awssat/tailwindo has a PHP requirement incompatible with your PHP version, PHP extensions and Composer version

require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--no-scripts] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] []...

❯ composer -V Composer version 2.0.9 2021-01-27 16:09:27 ❯ php -v PHP 8.0.2 (cli) (built: Feb 4 2021 18:57:55) ( NTS ) Copyright (c) The PHP Group Zend Engine v4.0.2, Copyright (c) Zend Technologies with Xdebug v3.0.2, Copyright (c) 2002-2021, by Derick Rethans with Zend OPcache v8.0.2, Copyright (c), by Zend Technologies

shoemoney commented 3 years ago

I bought this boot strap theme only cause this exists. Looks very cool!