Jump to content

Wrong Node version issue with the workflow


Recommended Posts

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.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...