Closed chenyusheng closed 3 years ago
Hi @chenyusheng...
The file you want is the leiningen user profile file which lives at ~/.lein/profiles.clj
.
On Windows your home directory will probably depend on your %USERPROFILE%
value, so the location will probably be something like C:\Users\MY_USER_NAME\.lein\profiles.clj
.
Hope this helps! Unfortunately I'm not currently running in a Windows environment so I may not be able to give you much more assistance than this.
Hi @timgilbert thanks for your reply, it is very helpful. I has slove my issue now. My project is runing complete success!
i am using lein in my win10 pc and looking a way to solve the problem of 'error =206' I don't understand which file I should this code : {:user {:plugins [[lein-classpath-jar "0.1.0"]]}} ? if you can give me some guide it will be helpful,thanks a lot!