Coder Social home page Coder Social logo

Generate webp about froshwebp HOT 6 CLOSED

AlbiWe avatar AlbiWe commented on June 30, 2024 1
Generate webp

from froshwebp.

Comments (6)

Dwza avatar Dwza commented on June 30, 2024 1

Hi @AlbiWe und @Dieblich

Das Problem hier wird sein, dass der Shortcut f nicht automatisch den gewünschten Parameter true übermittelt.
Der default value von force alias f ist false.
Wenn man nun den Command so ausführt

frosh:webp:generate -f

dann ist hier kein Paremeter angegeben und f übermittelt NULL.
f ist wie schon gesagt nur der Shortcut von force und ergibt somit zwei "korrekte" Schreibweisen:

frosh:webp:generate --force=true  
frosh:webp:generate -f true

In beiden Fällen MUSS aber der Wahrheitswert übermittelt werden.

from froshwebp.

Dieblich avatar Dieblich commented on June 30, 2024 1

Danke @Dwza , ich nutze es seitdem am liebsten mit -f. Thumbs up :).

from froshwebp.

Dieblich avatar Dieblich commented on June 30, 2024

Der Fehler tritt bei mir auch auf. Ebenfalls mit PHP 7.4.26.

from froshwebp.

Dieblich avatar Dieblich commented on June 30, 2024

Hi @Dwza,

danke erstmal für die Antwort. Mit

frosh:webp:generate --force=true

läuft es bei mir wieder durch. Vielen Dank 👍 .

from froshwebp.

Dwza avatar Dwza commented on June 30, 2024

Hi @Dieblich,
ich habe eine Änderung vorgenommen mit der es nun auch mit -f und --force funktioniert, ohne den Parameter mitzugeben.

from froshwebp.

shyim avatar shyim commented on June 30, 2024

https://github.com/FriendsOfShopware/FroshWebP/releases/tag/1.1.5

from froshwebp.

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.