Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task target -d <target> dose not work when not on drive c:\ on windows #373

Closed
ghost opened this issue Dec 30, 2015 · 5 comments
Closed

Comments

@ghost
Copy link

ghost commented Dec 30, 2015

Hi,

i followed the modern-cljs tutorial,

when i use

boot cljs

no problems
but

boot cljs target -d wtf

fails with

"Can't move file to diffrent drive"


boot -V

http://boot-clj.com

Wed Dec 30 23:32:28 CET 2015

BOOT_CLOJURE_NAME=org.clojure/clojure
BOOT_CLOJURE_VERSION=1.7.0
BOOT_VERSION=2.5.3

@micha micha closed this as completed in 150fb50 Dec 31, 2015
@micha
Copy link
Contributor

micha commented Dec 31, 2015

Just pushed version 2.5.4. Can you please do boot -u and try again? Issue should be fixed now, thanks for the report!

@ghost
Copy link
Author

ghost commented Jan 1, 2016

Hi micha,

boot -u dose nothing for me...

i did

boot -V > boot.properties

and changed the boot version to 2.5.4.

The result: https://gist.github.com/talvdav/5eaeea16226a767bb17d

@magomimmo
Copy link

I suspect it's due to clojars repository been down....

@ghost
Copy link
Author

ghost commented Jan 1, 2016

oh ok, i'll wait and try again later then...

@ghost
Copy link
Author

ghost commented Jan 2, 2016

Hey again,

everything works now thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants