Jump to content

13thaunty

Member
  • Posts

    1
  • Joined

  • Last visited

Posts posted by 13thaunty

  1. Today I purchase the license and the first workflow I wanna use is this jetbrains workflow:


    https://github.com/bchatard/alfred-jetbrains
     

    But when I open the alfred and execute this alfred-jetbrains and press enter, the list of project doesn't show up.

     

    I checked the debugger log, it says:
     

    [01:14:19.111] JetBrains - Open Project - v3[Script Filter] {
    "items": [
    {
    "title": "Wrong Node version. We need v14+ or newer, you have v12.22.4",
    ...

     

    I use nvm to manage my node version. I use node 14 as my default node version with `nvm alias default `nvm use lts/fermium`.

    And then I restart every thing but get the same error.

    Is there any thing that I can do to fix this problem? Thanks for the help.

×
×
  • Create New...