-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does not install correctly #21
Comments
Sorry this has taken so long for me to get back to! It doesn't seem like there's an error in there, per say -- what seems to go wrong? Can you provide some context on how you installed it, how you have Node installed, etc.? |
I tried to install using
and got this error
Is that what you're seeing too? It seems like maybe the issue is searching for the Alfred 3 preferences? |
I upgraded |
@alexlafroscia No worries. What I'm trying is installing to a custom user-local prefix. I do this because I have a brewdo installation of Homebrew, which is not user local, and thus something user-local (as Alfred Workflows are) made a lot more sense, at least for my setup. Funnily enough, everything just worked this time! (I did uninstall the previous version first, but other than that, nothing different.)
Does that work for you too? Maybe it should be the recommended installation method, if so. |
I tried the installation again; oddly enough, the install "worked" (as in no |
Yeah, that was exactly what happened for me initially. |
So weird! What was the actual fix? The |
Yeah, I think so. Though NPM had probably upgraded between the two occasions on which I tried this, so perhaps something changed behind the scenes! Or maybe Alfred did. I honestly don't know for sure. Weird, as you say. Thanks for looking into it anyway. |
The workflow does not get installed to Alfred (Alfred 4).
Here is the output of the
npm install
command.Any ideas?
The text was updated successfully, but these errors were encountered: