You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interesting tool you have been working on! Thanks for that. 🙏
I recently switched to local by flywheel from VVV; And this is exactly what I missed about VVV.
As instructed in the README, I did; npm install --global alfred-local-by-flywheel
As a result I got an error as follows:
Error: Workflow directory `/Users/username/Documents/alfred_preferences/Alfred.alfredpreferences/workflows` does not exist
at /usr/local/lib/node_modules/alfred-local-by-flywheel/node_modules/alfred-link/index.js:19:10
I am guessing this is because I don't have my alfred_preference at this location; I am using Dropbox to sync the Alfred preference between two different systems, hence a different location.
If my guess is correct, is there a way to make this work accordingly? What changes would it need?
Hey,
Interesting tool you have been working on! Thanks for that. 🙏
I recently switched to local by flywheel from VVV; And this is exactly what I missed about VVV.
As instructed in the README, I did;
npm install --global alfred-local-by-flywheel
As a result I got an error as follows:
I am guessing this is because I don't have my alfred_preference at this location; I am using Dropbox to sync the Alfred preference between two different systems, hence a different location.
If my guess is correct, is there a way to make this work accordingly? What changes would it need?
Here is the complete result of my terminal:
https://gist.github.com/patilswapnilv/00db02fefa0247004149535421cb007f
And the debug.log is here:
https://gist.github.com/patilswapnilv/7b3d715be547a0900b9b9f5040178b22
I hope this is helpful.
The text was updated successfully, but these errors were encountered: