Note that there are some explanatory texts on larger screens.

plurals
  1. POtrying to use lighttable with clojure offline - windows 7 w/o internet
    primarykey
    data
    text
    <p>LightTable seems to setup its own clojure lein and maven system to be a REPL. The computer I am trying to use it on does not have internet access. Is there a way for me to manually download the needed plugins and include them in light table created .m2 repository?</p> <p>This is the error I get:</p> <blockquote> <p>We couldn't connect.</p> <p>Looks like there was an issue trying to connect to the project. Here's what we got:</p> <p>Could not transfer artifact lein-light:lein-light:pom:0.0.32 from/to central (<a href="http://repo1.maven.org/maven2/" rel="nofollow">http://repo1.maven.org/maven2/</a>): Connection to <a href="http://repo1.maven.org" rel="nofollow">http://repo1.maven.org</a> refused Could not transfer artifact org.clojure:clojure:pom:1.5.1 from/to central (<a href="http://repo1.maven.org/maven2/" rel="nofollow">http://repo1.maven.org/maven2/</a>): Connection to <a href="http://repo1.maven.org" rel="nofollow">http://repo1.maven.org</a> refused Could not transfer artifact org.clojure:tools.nrepl:pom:0.2.3 from/to central (<a href="http://repo1.maven.org/maven2/" rel="nofollow">http://repo1.maven.org/maven2/</a>): Connection to <a href="http://repo1.maven.org" rel="nofollow">http://repo1.maven.org</a> refused Could not transfer artifact clojure-complete:clojure-complete:pom:0.2.3 from/to central (<a href="http://repo1.maven.org/maven2/" rel="nofollow">http://repo1.maven.org/maven2/</a>): Connection to <a href="http://repo1.maven.org" rel="nofollow">http://repo1.maven.org</a> refused This could be due to a typo in :dependencies or network issues.</p> </blockquote> <p>LightTable was able to create empty directories in an .m2 directory in my user folder there. It looks like its part of the way there and I'd just like to help it along a bit.</p> <p>If it matters I do have leiningan installed and am able to use it, of course its only usable as a project maker/REPL starter.</p> <hr> <h3>[EDIT]</h3> <p>I've made a little bit of progress by copying over my .m2 folder from a working LightTable on another computer to the one on my windows computer. Now I only have two error messages:</p> <blockquote> <p>We couldn't connect.</p> <p>Looks like there was an issue trying to connect to the project. Here's what we got:</p> <p>Could not transfer artifact lein-light:lein-light:pom:0.0.32 from/to central (<a href="http://repo1.maven.org/maven2/" rel="nofollow">http://repo1.maven.org/maven2/</a>): Connection to <a href="http://repo1.maven.org" rel="nofollow">http://repo1.maven.org</a> refused Could not transfer artifact org.clojure:clojure:pom:1.3.0 from/to central (<a href="http://repo1.maven.org/maven2/" rel="nofollow">http://repo1.maven.org/maven2/</a>): Connection to <a href="http://repo1.maven.org" rel="nofollow">http://repo1.maven.org</a> refused This could be due to a typo in :dependencies or network issues.</p> </blockquote> <p>Any ideas as to how I can resolve these last two? They are both clearly sitting in my .m2 folder with pom's and all.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload