Skip to content

lua: APIImpl/File.lua:48: attempt to index global 'utils' (a nil value) #24

@Seadragon91

Description

@Seadragon91

The table name in Utils.lua is util, I think that should be utils.

Edit: Found one more problem the function deleteFolderContents is recursive and the call should be then utils.deleteFolderContents(fullName) instead of deleteFolderContents(fullName).

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