atom-ctags icon indicating copy to clipboard operation
atom-ctags copied to clipboard

Atom will not start

Open MindFreeze opened this issue 9 years ago • 4 comments

After I install this package Atom will not start and don't get any errors. ps shows a few atom processes but there is no window. After some debugging I found that the problem is with this statement:

alert "Warning from atom-ctags: atom-ctags replaces and enhances the symbols-view package. Therefore, symbols-view has been disabled."

After removing this alert and running "apm install" atom works again.

MindFreeze avatar Feb 21 '15 18:02 MindFreeze