Identify new path without closing and reopening terminal #9576

Closed
opened 2026-01-31 01:58:09 +00:00 by claunia · 2 comments
Owner

Originally created by @ghost1372 on GitHub (Jul 12, 2020).

If the terminal program is open and we install a command line software like NodeJS,
After installation, the commands of that program do not work Until we close the terminal program and open it again.

steps to reproduce
1.Open the terminal
2.Download and install the NodeJS application
3.In the terminal that is open, write the following command
npm install hexo-cli -g
4.As you can see, the NPM command Is not recognized
5.Close the terminal and open it again. Everything is working fine now

It would be great if new apps could be detected automatically, And there is no need to close and reopen the terminal.

Originally created by @ghost1372 on GitHub (Jul 12, 2020). If the terminal program is open and we install a command line software like NodeJS, After installation, the commands of that program do not work Until we close the terminal program and open it again. steps to reproduce 1.Open the terminal 2.Download and install the NodeJS application 3.In the terminal that is open, write the following command `npm install hexo-cli -g` 4.As you can see, the NPM command Is not recognized 5.Close the terminal and open it again. Everything is working fine now It would be great if new apps could be detected automatically, And there is no need to close and reopen the terminal.
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 01:58:09 +00:00
Author
Owner

@DHowett commented on GitHub (Jul 12, 2020):

Thanks for the report! This is a /dupe of #1125

@DHowett commented on GitHub (Jul 12, 2020): Thanks for the report! This is a /dupe of #1125
Author
Owner

@ghost commented on GitHub (Jul 12, 2020):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Jul 12, 2020): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#9576