hyper icon indicating copy to clipboard operation
hyper copied to clipboard

how to solve the no such file or directory 'node'

Open wellyton-xs opened this issue 3 years ago • 1 comments

hello, I am linux user and I use hyper as main terminal, recently I encountered a problem image

this appears as soon as you install some theme or plugin, besides the themes and plugins were not working

to solve the problem of the plugins not working I went into the ~/.hyper_plugins folder and typed npm add . after that it started working again.

but the message still appeared so I noticed that in my root npm was not found image

the same for node.

so I just installed it and it worked normally again so far, I decided to open this issue in case anyone else has this same problem,

wellyton-xs avatar Aug 14 '22 14:08 wellyton-xs

Thanks for the solution to at least make the plugins work. However, when I go into ~/.hyper_plugins, I can run npm -v and node -v without issues. Any further suggestions?

mariuskilian avatar Oct 18 '24 15:10 mariuskilian