Oh, okay. My README will be pretty trivial anyway.
@austincrft: looks good to me so far! Just the readme link fix and I’ll merge it :simple_smile:
@dvcrn: I used atom the whole day yesterday, didn't bother setting up REPL yet but it's working ok-ish in general
it's a bit laggy occasionally, is that similar for you?
the only problem I have is on initial save. Some plugin blocks the save event and I couldn’t find out which one yet
do you mean that?
not really. I got the impression that it's more "constantly than that"
I'll try seeing if I can come up with a better description
def. appreciate all your work on this 👍 more beginner friendly editing environments matter! :simple_smile:
getting this when trying to start a proto-repl: Error starting repl: Error: spawn lein ENOENT
looks familiar to anyone maybe? :simple_smile:
the directory it's starting in seems fine
That's an error in the proto-repl
package
I found that but I'm on mac and I think the fix has already been released as well?
I think it has to do with Windows using different brackets
Oh, if you're on Mac I have no idea.
found it. I had lein installed via Nix which required special modification of $PATH and I guess node doesn't pick this up properly (not sure about that) — in any case specifying the path the the lein executable manually worked
@martinklepsch did you launch atom from terminal?
@geksilla: nope
to be sure that PATH is correct you need to launch atom from terminal
@dvcrn: Oh yeah, I fixed the links in the README.