Gyubong Lee

Results 77 comments of Gyubong Lee

Could you try to run the below command and install it again? ``` $ npm config set registry http://registry.npmjs.org ``` The above command reset npm registry to the default value...

I reimplemented this workflow in the below repository to avoid these kinds of installation issues. https://github.com/jopemachine/alfred-chromium-workflow

> Hi @jopemachine. Can you help me? I have this error when download workflow. Sure, I think it's a good idea to create a separate distribution file with `alfredworkflow`. I...

> @jopemachine Hi. Can you help me? I'm sorry for disappearing for a while. I'm quite busy with several personal issues these days, so I can't pay attention. I think...

I reimplemented this workflow in the below repository to avoid these kinds of installation issues. https://github.com/jopemachine/alfred-chromium-workflow

I think it is possible through JXA. But I'm not planning to expand this workflow's feature for being now.

I reimplemented this workflow in the below repository. I think this might be helpful for you since it supports profile switching. https://github.com/jopemachine/alfred-chromium-workflow

I reimplemented this workflow in the below repository. I think this might be helpful for you since it supports browser switching (although Chrome beta is not supported yet) https://github.com/jopemachine/alfred-chromium-workflow

Thanks for letting me know. I think maybe it is also the permission error. Please see [this comment](https://github.com/jopemachine/alfred-chrome-workflow/issues/5#issuecomment-917042964). And it seems like I made a mistake in error logging logic,...

> mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e') I don't have m1 mac now, so I can't reproduce the error, but I think some `better-sqlite`'s m1...