lunarmodules / luafilesystem

LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution.
https://lunarmodules.github.io/luafilesystem/
MIT License
900 stars 291 forks source link

lfs.link unsupported on windows even in developper mode #154

Open jlaurens opened 2 years ago

jlaurens commented 2 years ago

When using lfs.link(foo, bar,true) on windows, the answer reads

make_link is not supported on windows. Function not implemented.
hishamhm commented 2 years ago

make sure you're using luafilesystem 1.8.0