@ericfode: ah now I get it. There is another package using cljs which is in conflict with proton-mode itself
I have an idea for a solution ... but it is more of a workarround really
how do normal atom packages deal with libraries of the same or different version
say package A depends on lib L
as does package B
do they both load different L or the same?