Vardan Pogosian
Vardan Pogosian
At the moment you should install it from my fork https://github.com/varp/SublimeText-Nodejs
I'll do it when a release will be ready
I’ll fix on the coming weekend
@macrohard I'm planning to work on this project on New Year's Holidays
Hi, could you attach info about target platform ?
Also info about ST version
> You need to add: > `AIX = sys.platform.startswith("aix")` > in `psutil\st3_windows_x32\psutil\_common.py` and `psutil\st3_windows_x64\psutil\_common.py` > after: > `SUNOS = sys.platform.startswith("sunos") or sys.platform.startswith("solaris")` There is the original code from `psutil` authors....
Resolved in v2.0.2
Sorry, only resolved the part related to the debugger. The debugger command also was killing all node processes. Will fix in future release