-
Notifications
You must be signed in to change notification settings - Fork 114
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
luarocks install tl
fails on Windows
#916
Comments
Try deleting your luarocks.lock file, or at least removing the compat53 entry from it. |
Closing this one since it's a LuaRocks configuration issue rather than a Teal issue. I'm pretty sure the solution above addresses the problem. |
The rockspec at luarocks.org/manifests/hisham/tl-0.24.3-1.rockspec has
EDIT: If I download and modify that rockspec to not include compat53, it then looks at the dependencies in the |
I did a clean
is the pinned
|
@hishamhm The pinned Either the lock file could be deleted and have a new release, or if the lock file had the version changed to 0.14.3-1 would work. |
@mbartlett21 Yes, I forgot that the repo included a lockfile! |
would there be a new release on luarocks soon? |
@llint just now! Teal 0.24.4 is released! |
Thanks for that. Works now :) Details
|
Windows 11, MSVC
Running this command within the MSVC developer command prompt, got the following error:
luarocks list
gives the following output (just fyi):The text was updated successfully, but these errors were encountered: