Giter Club home page Giter Club logo

symfony's Issues

Error when installing doctrine/annotations on next

Symfony version(s) affected: next

Description
This code has previously been running fine. Today I got an unexpected error.

  (running /usr/local/bin/composer create-project symfony/skeleton /Users/tobias/Workspace/PHPStorm/symfony-integration-tests/tests/doctrine-annotations/tmp 5.3.x@dev --no-interaction)

Xdebug: [Step Debug] Could not connect to debugging client. Tried: localhost:9003 (through xdebug.client_host/xdebug.client_port) :-(
Xdebug: [Step Debug] Could not connect to debugging client. Tried: localhost:9003 (through xdebug.client_host/xdebug.client_port) :-(
Xdebug: [Step Debug] Could not connect to debugging client. Tried: localhost:9003 (through xdebug.client_host/xdebug.client_port) :-(
Using version 1.13.x-dev for doctrine/annotations
./composer.json has been updated
Running composer update doctrine/annotations
Loading composer repositories with package information
Updating dependencies
Lock file operations: 2 installs, 0 updates, 0 removals
  - Locking doctrine/annotations (1.13.x-dev c66f06b)
  - Locking doctrine/lexer (1.3.x-dev 59bfb3b)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 2 installs, 0 updates, 0 removals
    0 [>---------------------------]    0 [>---------------------------]    0 [>---------------------------]  - Installing doctrine/lexer (1.3.x-dev 59bfb3b): Extracting archive
  - Installing doctrine/annotations (1.13.x-dev c66f06b): Extracting archive
 0/2 [>---------------------------]   0%
 2/2 [============================] 100%Generating optimized autoload files
29 packages you are using are looking for funding.
Use the `composer fund` command to find out more!

Symfony operations: 1 recipe (79cd841503dfab71b665a4f988e2f1c5)
  - Configuring doctrine/annotations (>=1.0): From github.com/symfony/recipes:master
Executing script cache:clear [KO]
 [KO]
Script cache:clear returned with error code 1
!!  Xdebug: [Step Debug] Could not connect to debugging client. Tried: localhost:9003 (through xdebug.client_host/xdebug.client_port) :-(
!!  
!!   // Clearing the cache for the dev environment with debug                       
!!   // true                                                                        
!!  
!!  
!!  In ClassExistenceResource.php line 181:
!!                                                                             
!!    Class "Doctrine\Common\Cache\CacheProvider" not found while loading "".  
!!                                                                             
!!  
!!  cache:clear [--no-warmup] [--no-optional-warmers]
!!  
!!  
Script @auto-scripts was called via post-update-cmd

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

How to reproduce

#!/bin/bash

set -e

symfony new tmp --version next
cd tmp
composer config prefer-stable false
composer update --quiet
composer require doctrine/annotations

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.