Giter VIP home page Giter VIP logo

Comments (6)

oliverklee avatar oliverklee commented on May 16, 2024 1

No, sorry, no idea.

Closing as this seems to not be an issues caused by this package.

from php-css-parser.

Hugo-Trial avatar Hugo-Trial commented on May 16, 2024 1

You're completely right @oliverklee. I was fairly new to devops when I did that :)
Thanks a lot for your time, sorry to have created an issue for the wrong reasons. Hopefully it will help someone through Google searches :)

from php-css-parser.

oliverklee avatar oliverklee commented on May 16, 2024

This works for me. Could you please try with these steps, @Hugo-Trial?

mkdir css-parser-test
cd css-parser-test
composer req sabberworm/php-css-parser:8.4.0

from php-css-parser.

oliverklee avatar oliverklee commented on May 16, 2024

I'm using Composer 2.4.4 and Git 2.34.1 on Ubuntu 22.04.

from php-css-parser.

Hugo-Trial avatar Hugo-Trial commented on May 16, 2024

Yes it works when I do so, thank you @oliverklee. It's probably a User access issue...
I've uploaded from another server the content of the /vendor folder and now I'm trying to update it using composer update.

I gave the /vendor folder ownership to the User running the composer update command, but it seems that it didn't solve the issue. Any idea on how to fix that?

from php-css-parser.

oliverklee avatar oliverklee commented on May 16, 2024

Usually, I recommend to not mix being the upload target for vendor/ and composer update: Either the machine should get the full folder vendor/ folder deployed (and does not change it after that), or all the composer install and composer update run on that machine.

In your case, probably deleting vendor and then running a composer install to install what is configured to be installed via composer.lock should work. And if composer install works, composer update most probably will so, too.

from php-css-parser.

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.