You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.
A transcript of the session. Part of the PATH has been elided for brevity.
The empty error message was not helpful. A second install attempt chokes on a non-empty directory. Removing it doesn't work either for a third attempt.
C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8>install.cmd
C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8>set PATH=C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8;C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8\gnuwin32\bin;C:\GTK\bin;C:\ProgramData\Oracle\Java\javapath;[...]
C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8>java -Xmx500m -jar cloxp-installer.jar -m rksm.cloxp-installer.main "pre-0.0.8"
installing cloxp pre-0.0.8
1. Checking dependencies...
2. Installing LivelyKernel...
2.1 Installing windows specific files...
3. Installing npm / modules...
3.1 Installing nodejs + npm...
(error installing cloxp:
)
C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8>type install.log
cloxp installer for pre-0.0.8 started Sun Mar 06 21:02:08 MST 2016error installing cloxp:
C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8>install.cmd
C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8>set PATH=C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8;C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8\gnuwin32\bin;C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8;C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8\gnuwin32\bin;C:\GTK\bin;C:\ProgramData\Oracle\Java\javapath;[...]
C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8>java -Xmx500m -jar cloxp-installer.jar -m rksm.cloxp-installer.main "pre-0.0.8"
installing cloxp pre-0.0.8
1. Checking dependencies...
2. Installing LivelyKernel...
(error installing cloxp:
Failure while cloning https://github.com/cloxp/LivelyKernel : fatal: destination path 'LivelyKernel' already exists and is not an empty directory.
)
2.1 Installing windows specific files...
C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8>type install.log
cloxp installer for pre-0.0.8 started Sun Mar 06 21:10:05 MST 2016error installing cloxp:
Failure while cloning https://github.com/cloxp/LivelyKernel: fatal: destination path 'LivelyKernel' already exists and is not an empty directory.
C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8>rmdir /S LivelyKernel
LivelyKernel, Are you sure (Y/N)? y
C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8>install.cmd
C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8>set PATH=C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8;C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8\gnuwin32\bin;C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8;C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8\gnuwin32\bin;C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8;C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8\gnuwin32\bin;C:\GTK\bin;C:\ProgramData\Oracle\Java\javapath;[...]
C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8>java -Xmx500m -jar cloxp-installer.jar -m rksm.cloxp-installer.main "pre-0.0.8"
installing cloxp pre-0.0.8
1. Checking dependencies...
2. Installing LivelyKernel...
2.1 Installing windows specific files...
3. Installing npm / modules...
3.1 Installing nodejs + npm...
(error installing cloxp:
)
C:\Users\ME\Code\Clojure\cloxp-pre-0.0.8>type install.log
cloxp installer for pre-0.0.8 started Sun Mar 06 21:18:02 MST 2016error installing cloxp:
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
A transcript of the session. Part of the PATH has been elided for brevity.
The empty error message was not helpful. A second install attempt chokes on a non-empty directory. Removing it doesn't work either for a third attempt.
The text was updated successfully, but these errors were encountered: