jopemachine / alfred-chrome-workflow

Chromium based browser workflow for Alfred 4
https://www.npmjs.com/package/alfred-chrome-workflow
MIT License
39 stars 3 forks source link

The workflow does not work #5

Closed ghost closed 3 years ago

ghost commented 3 years ago

CleanShot 2021-09-10 at 22 46 50@2x

- CleanShot 2021-09-10 at 22 23 27@2x

When i type the keyword, alfred doesn't show anything. Did i miss something? Thanks Do you have the .alfredworkflow file?

jopemachine commented 3 years ago

Please install workflow again by npm i -g alfred-chrome-workflow command, not npm i alfred-chrome-workflow

And if it still not works, please let me know.

ghost commented 3 years ago

npm WARN deprecated xmldom@0.1.31: Deprecated due to CVE-2021-21366 resolved in 0.5.0 npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules npm ERR! code EACCES npm ERR! syscall access npm ERR! path /usr/local/lib/node_modules npm ERR! errno -13 npm ERR! Error: EACCES: permission denied, access '/usr/local/lib/node_modules' npm ERR! [Error: EACCES: permission denied, access '/usr/local/lib/node_modules'] { npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'access', npm ERR! path: '/usr/local/lib/node_modules' npm ERR! } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It is likely you do not have the permissions to access this file as the current user npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check the npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator.

npm ERR! A complete log of this run can be found in: npm ERR! /Users/username/.npm/_logs/2021-09-10T16_15_12_182Z-debug.log

Seem like there are some errors.

CleanShot 2021-09-10 at 23 15 27@2x

jopemachine commented 3 years ago

You can try the below method.

I think this will resolve the error, but if still not works, please let me know again.

Ref: https://stackoverflow.com/questions/47252451/permission-denied-when-installing-npm-modules-in-osx

ghost commented 3 years ago

It worked. Thank you very much.

Alvt5 commented 2 years ago

thanks it worked! anyway to include safari results ?

jopemachine commented 2 years ago

thanks it worked! anyway to include safari results ?

This workflow works with only chromium-based browsers. you maybe want to use other workflows to search safari.