Giter Site home page Giter Site logo

Comments (14)

tillkruss avatar tillkruss commented on May 18, 2024 1

@ivanhoe011: I'm likely only supporting the latest version of Alfred. If you want to submit a PR that ensures support for v3 and v4 great πŸ‘

from alfred-laravel-docs.

nathanjansen avatar nathanjansen commented on May 18, 2024 1

That makes sense :) Thank you for digging further into this @patrickomeara.
I will report a bug at Alfred.

from alfred-laravel-docs.

andrewminion-luminfire avatar andrewminion-luminfire commented on May 18, 2024 1

Perhaps it’s an Intel vs. Apple Silicon change: Homebrew installed php on macOS 12 will be found in either /opt/homebrew/bin/php (Apple Silicon) or usr/local/bin/php (Intel)

from alfred-laravel-docs.

tillkruss avatar tillkruss commented on May 18, 2024

I'm running Alfred 4.6. Can you post the error message you're seeing?

from alfred-laravel-docs.

ivanhoe011 avatar ivanhoe011 commented on May 18, 2024

This is how it looks in Alfred 3.8.6. Workflow gets added to the list in the sidebar, but instead of the details in the right hand panel you get this:
Screenshot 2021-11-02 at 13 40 42

As I mentioned already, the previous version (0.2.4) works fine, this is just a regression in the current master.

from alfred-laravel-docs.

neoighodaro avatar neoighodaro commented on May 18, 2024

I don't know if I should piggyback on this thread, however it does not work for me. It used to work but now after ld when I type anything it switches to Google search

Screenshot 2021-11-02 at 20 33 53

from alfred-laravel-docs.

nathanjansen avatar nathanjansen commented on May 18, 2024

I don't know if I should piggyback on this thread, however it does not work for me. It used to work but now after ld when I type anything it switches to Google search

Screenshot 2021-11-02 at 20 33 53

Some problem here :) Using Macbook Pro M1 (Max) 2021

from alfred-laravel-docs.

patrickomeara avatar patrickomeara commented on May 18, 2024

I'm 90% sure @neoighodaro and @nathanjansen's issue started after upgrading to Monterey.

It is unrelated to the 3.x problem this issue started with.

from alfred-laravel-docs.

patrickomeara avatar patrickomeara commented on May 18, 2024

After further digging it looks like it's an issue across other workflows as well

image

image

from alfred-laravel-docs.

tillkruss avatar tillkruss commented on May 18, 2024

Are you all on macOS 12.0?

from alfred-laravel-docs.

neoighodaro avatar neoighodaro commented on May 18, 2024

Are you all on macOS 12.0?

I'm on Monterey yes

from alfred-laravel-docs.

kennyhorna avatar kennyhorna commented on May 18, 2024

After further digging it looks like it's an issue across other workflows as well

image

image

I have the same issue on macOS Monterey (Alfred 4.6)

from alfred-laravel-docs.

mojowill avatar mojowill commented on May 18, 2024

On Monterey as well.

PHP has been removed from Mac OS Monterey (https://developer.apple.com/forums/thread/681907) so on a fresh install of this workflow I was seeing:

Code 127: /bin/bash: php: command not found

I updated the script to use /opt/homebrew/bin/php from the language dropdown (it was set to /bin/bash) and updated the script to remove the php call laravel.php "{query}".

There is now a new error:

[08:37:52.483] Laravel Docs[Script Filter] Queuing argument 'blade'
[08:37:52.511] Laravel Docs[Script Filter] Script with argv '(null)' finished
[08:37:52.520] ERROR: Laravel Docs[Script Filter] Code 255: Parse error: syntax error, unexpected double-quoted string "blade" in Command line code on line 1
[08:37:52.521] ERROR: Laravel Docs[Script Filter] JSON error: JSON text did not start with array or object and option to allow fragments not set. around line 1, column 0. in JSON:
Parse error: syntax error, unexpected double-quoted string "blade" in Command line code on line 1

from alfred-laravel-docs.

tillkruss avatar tillkruss commented on May 18, 2024

I think they fundamentally changed how workflows are executed.

from alfred-laravel-docs.

Related Issues (14)

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.