Giter Site home page Giter Site logo

Installation Error about yii2-app-template HOT 3 CLOSED

2amigos avatar 2amigos commented on May 23, 2024
Installation Error

from yii2-app-template.

Comments (3)

tonydspaniard avatar tonydspaniard commented on May 23, 2024 1

Not yet on packagist. Give me a few.

from yii2-app-template.

tonydspaniard avatar tonydspaniard commented on May 23, 2024 1

@vvpgrp do you mind trying again? This is the command:

composer create-project --prefer-dist --stability=dev sidekit/yii2-app-template your-project-name

Thanks for your feedback. Let me know if you find anymore issues.

from yii2-app-template.

resurtm avatar resurtm commented on May 23, 2024

Works now:

resurtm@resurtm-desktop:~/dev$ composer create-project --prefer-dist --stability=dev sidekit/yii2-app-template sidekit-yii2-app-template
You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug
Installing sidekit/yii2-app-template (dev-master 15eadf57f4e878e3b7c6b0f07a3575f05f4274fa)
  - Installing sidekit/yii2-app-template (dev-master master)
    Downloading: 100%         

Created project in sidekit-yii2-app-template
> php -r "file_exists('.env') || copy('.env.example', '.env');"
Loading composer repositories with package information
Updating dependencies (including require-dev)
  - Installing yiisoft/yii2-composer (2.0.5)               
    Loading from cache

...

  - Installing phpmd/phpmd (2.5.0)
    Loading from cache

facebook/webdriver suggests installing phpdocumentor/phpdocumentor (2.*)
symfony/event-dispatcher suggests installing symfony/http-kernel ()
sebastian/global-state suggests installing ext-uopz (*)
phpunit/phpunit suggests installing phpunit/php-invoker (~1.1)
codeception/base suggests installing flow/jsonpath (For using JSONPath in REST module)
codeception/base suggests installing phpseclib/phpseclib (for SFTP option in FTP Module)
codeception/base suggests installing league/factory-muffin (For DataFactory module)
codeception/base suggests installing league/factory-muffin-faker (For Faker support in DataFactory module)
codeception/base suggests installing symfony/phpunit-bridge (For phpunit-bridge support)
symfony/dependency-injection suggests installing symfony/expression-language (For using expressions in service container configuration)
symfony/dependency-injection suggests installing symfony/proxy-manager-bridge (Generate service proxies to lazy load them)
Writing lock file
Generating autoload files
> yii\composer\Installer::postCreateProject
chmod('runtime', 0777)...done.
chmod('public/assets', 0777)...done.
chmod('yii', 0755)...done.
> php yii post-install/generate-cookie-validation
resurtm@resurtm-desktop:~/dev$ 

from yii2-app-template.

Related Issues (20)

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.