Skip to content

Failing to install std.strict through LuaRocks #3

Description

@luau-project

Description

@gvvaughan

Install failure running the following command: luarocks install std.strict

Note

Tested with:

  • Lua 5.4 and LuaRocks 3.11.0
  • Lua 5.5 and LuaRocks 3.13.0

Reason

The reason for the failure is that the file lib/std/strict/version.lua is missing in the .src.rock uploaded to LuaRocks:

wget https://luarocks.org/manifests/gvvaughan/std.strict-1.4.1-1.src.rock
unzip std.strict-1.4.1-1.src.rock
unzip v1.4.1.zip
find strict-1.4.1/

This file is also missing in the released tarball (https://github.com/lua-stdlib/strict/archive/refs/tags/v1.4.1.tar.gz)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions