autocomplete-elixir icon indicating copy to clipboard operation
autocomplete-elixir copied to clipboard

Error message when loading Atom

Open brunoparga opened this issue 7 years ago • 1 comments

When I open Atom I get the following error message:

Failed to load snippets from '/home/bruno/.atom/packages/autocomplete-elixir/snippets/language-elixir.cson'
/home/bruno/.atom/packages/autocomplete-elixir/snippets/language-elixir.cson: Duplicate key 'spawn'

On that file, line 41, there is indeed a duplicate key 'spawn'; removing it gets rid of the error message. (I can't say if it program works as intended.)

brunoparga avatar Jul 29 '18 23:07 brunoparga

Having the same issue, on macOS High Sierra

rorra avatar Sep 06 '18 14:09 rorra