bchatard / alfred-jetbrains

Alfred5 workflow to easily open your projects with your favorite JetBrains product.
MIT License
618 stars 49 forks source link

Can not change Intellij Idea Edition to Ulimate. #336

Closed cafefarm-johnny closed 5 months ago

cafefarm-johnny commented 5 months ago

FAQ

Describe the bug

Tried to change from community to ultimate Intellij Idea Edition. SCR-20240105-mwvm

To Reproduce

  1. using workflow 2.0.7 version.
  2. try to update 2.0.10 via npm. sudo npm install -g @bchatard/alfred-jetbrains
  3. open Alfred 5 settings.
  4. click 'Workflows -> JetBrains - Open Project -> Configure Workflow...'
  5. change Intellij Idea Edition

Expected behavior

No response

Alfred Version

5.1.4

Workflow Version

2.0.10

Node Version

20.10.0

NPM Version

10.2.3

Jetbrains Product & Version

Intellij Idea Ultimate 2023.3.2

Installation type

JetBrains ToolBox

OS

macOS 14.1.1

bchatard commented 5 months ago

Hi, You shouldn't install the workflow with sudo because Alfred doesn't run as root so it can modify configuration file. Try to remove completely the workflow then reinstall with your user.

cafefarm-johnny commented 5 months ago

Oh god... Thank you! 😊