Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmder no longer using path variables #1029

Closed
brianbrennan opened this issue Jul 9, 2016 · 3 comments
Closed

cmder no longer using path variables #1029

brianbrennan opened this issue Jul 9, 2016 · 3 comments

Comments

@brianbrennan
Copy link

brianbrennan commented Jul 9, 2016

I've been using cmder for a bit over a year now. I've never had an issue like this though. After installing after reinstalling, none of my path variables are working properly in cmder.

The command prompt recognizes these commands, but not cmder. I don't have this issue on my work computer, which I installed with cmder a few weeks ago.

Currently using Windows 10 on both

EDIT:

Looks like adding stuff to the path in cmder via @set path sort of does the trick, but it still doesn't allow for using npm package commands

@Nicholaiii
Copy link

I found out why it didn't work for me. Cause actually it did, but it turned out the NPM folder wasnt in my path.
do npm config get prefix and add this to your path the normal way. :)

@brianbrennan
Copy link
Author

I was able to fix this by reinstalling the mini version. I'm honestly not entirely certain why it works now, but it does. I had reinstalled the mini version several times, but this last time did the trick. Not touching it anymore since its working. NPM was already on the path for me, so @Nicholaiii 's suggestion wasn't what fixed it for me.

@jdhao
Copy link

jdhao commented Dec 10, 2017

I have also met this problem. I installed a new application on my Windows machine and I have added its executable path into the system path variable. But I can only run the command from the system cmd, not in cmder, which is weird. After a fresh new install of cmder, now I can use that command. I have no idea what is exactly wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants