brackets-userland / brackets-git

brackets-git — git extension for adobe/brackets
Other
656 stars 192 forks source link

Opening a Terminal sets the wrong node version #1276

Closed Hirse closed 8 years ago

Hirse commented 8 years ago

When I use the Toolbar Button to open a Terminal (Git Bash on Windows) and try to use node the node version is not the one I have installed.

Instead it seems the node version that comes with Brackets is set as default. Is that intentionally? I would prefer to use my node version as it is more recent.

The top is opened from Brackets, the bottom is opened normally. brackets terminal

zaggino commented 8 years ago

Does this happen always? Might be a thing caused by brackets-npm-registry

zaggino commented 8 years ago

@Hirse please update brackets-npm-registry to 0.3.8 and try this again, hopefully it'll be fixed.

Hirse commented 8 years ago

Just updated and the issue seems to be still there.

zaggino commented 8 years ago

Another update of brackets-npm-registry to 0.4.0. I can no longer replicate the problem in any way. If the problem still persists with your machine, can you try removing brackets-npm-registry from the extensions?

Hirse commented 8 years ago

I had some trouble to update, but after reinstalling brackets-npm-registry from GitHub the issue seems fixed.