Giter Club home page Giter Club logo

Comments (10)

Ushiosan23 avatar Ushiosan23 commented on May 23, 2024

I have the same problem.

from pagekit.

markzyi avatar markzyi commented on May 23, 2024

Me too. I changed to PHP7.4, but still get that, tried to change the composer.json file but still getting the same problem

from pagekit.

rzelnik avatar rzelnik commented on May 23, 2024

I have the same issue.

from pagekit.

Jackysi avatar Jackysi commented on May 23, 2024

No updates? anyone solved?

from pagekit.

sil-zh avatar sil-zh commented on May 23, 2024

No updates? anyone solved?

i know, the issue is allready open since a longer time - but i still have this problem.
any help with this? was anybody able to solve it?

from pagekit.

Jackysi avatar Jackysi commented on May 23, 2024

No body cares...

from pagekit.

sil-zh avatar sil-zh commented on May 23, 2024

looks like - sadly. i liked pagekit.
does anyone has changed the framework and has good experiences with another framework?

from pagekit.

ahoiroman avatar ahoiroman commented on May 23, 2024

Statamic is pretty great, but you definitely need Laravel and CSS-skills to handle this. Otherwise there's WinterCMS, which is the MIT-fork of OctoberCMS.

from pagekit.

fernandofagonde avatar fernandofagonde commented on May 23, 2024

This is due to a PHP7.4 issue in doctrine/annotator. The installation composer.json requires "doctrine/annotations": "~1.2.3"
But the bug in annotator is not fixed until 1.7.0.

To resolve yourself update composer.json to require
"doctrine/annotations": "~1.7.0"

Then update composer for that package:
composer.phar update doctrine/annotations

from pagekit.

sil-zh avatar sil-zh commented on May 23, 2024

This is due to a PHP7.4 issue in doctrine/annotator. The installation composer.json requires "doctrine/annotations": "~1.2.3" But the bug in annotator is not fixed until 1.7.0.

To resolve yourself update composer.json to require "doctrine/annotations": "~1.7.0"

Then update composer for that package: composer.phar update doctrine/annotations

thanks, but this works not in my case. Same as OP i have PHP Version 8 installed. Any soultion for this?

from pagekit.

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.