weskinner / symbol-gen

Generate tags file for a project in the atom text editor
MIT License
33 stars 17 forks source link

Fails to generate symbols #50

Open alexandrnikitin opened 8 years ago

alexandrnikitin commented 8 years ago

Red popup:

'C:\Users\a.nikitin.atom\packages\symbol-gen\vendor\ctags-win32' could not be spawned. Is it installed and on your path? If so please open an issue on the package spawning the process.

Console log:

events.js:141
Uncaught Error: spawn C:\Users\a.nikitin\.atom\packages\symbol-gen\vendor\ctags-win32 ENOENT

Windows 8.1 Atom 1.6.1 symbol-gen 1.0.0

rcdailey commented 8 years ago

I am having this issue as well