Git Product home page Git Product logo

twig-pack's People

Contributors

fabpot avatar nicolas-grekas avatar peterrehm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

twig-pack's Issues

Issue with twig-pack installation by Composer

Hi,
When I try to install this package, it doesn't work. The installation starts normally but at the end of the processus the pack is removed without any error message:

 composer require symfony/twig-pack
Using version ^1.0 for symfony/twig-pack
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Restricting packages listed in "symfony/symfony" to "4.4.*"
Package operations: 1 install, 0 updates, 0 removals
  - Installing symfony/twig-pack (v1.0.0): Loading from cache
Writing lock file
Generating autoload files
composer/package-versions-deprecated: Generating version class...
composer/package-versions-deprecated: ...done generating version class

Run composer recipes at any time to see the status of your Symfony recipes.

Executing script cache:clear [OK]
Executing script assets:install public [OK]

Unpacked symfony/twig-pack dependencies
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Package operations: 0 installs, 0 updates, 1 removal
  - Removing symfony/twig-pack (v1.0.0)

How fix out that ??

Problem with composer require the pack

Hi @fabpot and @nicolas-grekas,

first of all thanks for your great work on symfony!

I read this article:
https://symfony.com/doc/current/controller/error_pages.html

If I run: composer require symfony/twig-pack

The twig-pack will be install and automatically removed - without any visible errors:
`
php composer.phar require symfony/twig-pack --with-all-dependencies
Using version ^1.0 for symfony/twig-pack
./composer.json has been updated
Running composer update symfony/twig-pack --with-all-dependencies
Loading composer repositories with package information
Restricting packages listed in "symfony/symfony" to "5.3.*"
Updating dependencies
Lock file operations: 1 install, 7 updates, 0 removals

  • Upgrading symfony/cache (v5.3.4 => v5.3.7)
  • Upgrading symfony/dependency-injection (v5.3.4 => v5.3.7)
  • Upgrading symfony/finder (v5.3.4 => v5.3.7)
  • Upgrading symfony/framework-bundle (v5.3.4 => v5.3.7)
  • Upgrading symfony/mime (v5.3.4 => v5.3.7)
  • Upgrading symfony/routing (v5.3.4 => v5.3.7)
  • Locking symfony/twig-pack (v1.0.1)
  • Upgrading symfony/var-exporter (v5.3.4 => v5.3.7)
    Writing lock file
    Installing dependencies from lock file (including require-dev)
    Package operations: 1 install, 7 updates, 0 removals
  • Downloading symfony/routing (v5.3.7)
  • Downloading symfony/finder (v5.3.7)
  • Downloading symfony/dependency-injection (v5.3.7)
  • Downloading symfony/var-exporter (v5.3.7)
  • Downloading symfony/cache (v5.3.7)
  • Downloading symfony/framework-bundle (v5.3.7)
  • Downloading symfony/mime (v5.3.7)
  • Upgrading symfony/routing (v5.3.4 => v5.3.7): Extracting archive
  • Upgrading symfony/finder (v5.3.4 => v5.3.7): Extracting archive
  • Upgrading symfony/dependency-injection (v5.3.4 => v5.3.7): Extracting archive
  • Upgrading symfony/var-exporter (v5.3.4 => v5.3.7): Extracting archive
  • Upgrading symfony/cache (v5.3.4 => v5.3.7): Extracting archive
  • Upgrading symfony/framework-bundle (v5.3.4 => v5.3.7): Extracting archive
  • Upgrading symfony/mime (v5.3.4 => v5.3.7): Extracting archive
  • Installing symfony/twig-pack (v1.0.1): Extracting archive
    Generating optimized autoload files
    composer/package-versions-deprecated: Generating version class...
    composer/package-versions-deprecated: ...done generating version class
    13 packages you are using are looking for funding.
    Use the composer fund command to find out more!

Run composer recipes at any time to see the status of your Symfony recipes.

Unpacking Symfony packs

  • Unpacked symfony/twig-pack
    Loading composer repositories with package information
    Updating dependencies
    Nothing to modify in lock file
    Installing dependencies from lock file (including require-dev)
    Package operations: 0 installs, 0 updates, 1 removal
  • Removing symfony/twig-pack (v1.0.1)
    Generating optimized autoload files
    composer/package-versions-deprecated: Generating version class...
    composer/package-versions-deprecated: ...done generating version class
    12 packages you are using are looking for funding.
    Use the composer fund command to find out more!

Run composer recipes at any time to see the status of your Symfony recipes.

Executing script cache:clear [OK]
Executing script assets:install public [OK]
`

Why does this happen? I can't find something useful on google for this problem.

If I look in the repo, there is only a composer and LICENSE file is that right?
https://github.com/symfony/twig-pack

Can you help me please?

Best Regards
Huberto

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.