Skip to content

nim 0.17.0 nimble installation warning #2

@Dinsmoor

Description

@Dinsmoor

Output from $ nimble install nimaes

Downloading https://github.com/jangko/nimAES using git Warning: File inside package 'nimAES' is outside of permitted namespace, should be named 'nimAES.nim' but was named 'test.nim' instead. This will be an error in the future. Hint: Rename this file to 'nimAES.nim', move it into a 'nimAES/' subdirectory, or prevent its installation by addingskipFiles = @["test.nim"]to the .nimble file. See https://github.com/nim-lang/nimble#libraries for more info. Verifying dependencies for nimAES@0.1.1 Installing nimAES@0.1.1 Success: nimAES installed successfully.

Still seems to work ok, just maybe update to the language styling.

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions