S
S
sergealmazov2014-11-23 16:36:26
Functional programming
sergealmazov, 2014-11-23 16:36:26

ClojureScript REPL won't start. How to start?

People who write code are not always good at writing tutorials on it. It is understandable. Not everyone is given.
But people who want to promote a new platform should pay maximum attention to this.
So I stumbled over another Tutorial. And it seems to be in programming for a long time.
Open:
https://github.com/clojure/clojurescript/wiki/Quic...
We see that we need GIT, install GIT. We make a clone of the repository. Done.
We see that we need a JDK. We put it on too.
We see that bootstrap is launched from the command line (not to be confused with the CSS framework). It is also up and running and has successfully downloaded the latest stable version of Clojure.
It seems to be here it is - happiness. But no.
The environment variable is set.
We run REPL from the command line and see this:
e376a88c5636413cb8d6846648eb7d17.png
Developers, please tell me why it was impossible to register normally, what needs to be done in this case?
And the question to all - what am I doing wrong?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
protven, 2014-11-23
@protven

Something is clearly wrong with you. Are you sure you're executing ./script/bootstrap in the right place?
You have enough lib directory, where the jars with clojure lie. Which, by the way, is quite obvious if you look at the script that you are running with your eyes. Go through all the steps from the instructions again. For me personally, everything started.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question