Skip to content

Instantly share code, notes, and snippets.

@treeform
Created February 27, 2018 16:37
Show Gist options
  • Save treeform/3c3f36b9662cd926a7990c9115c41a75 to your computer and use it in GitHub Desktop.
Save treeform/3c3f36b9662cd926a7990c9115c41a75 to your computer and use it in GitHub Desktop.
C:\Users\me\Dropbox\p\nimwatch\pkgs\github_api> nimble tasks -n
Warning: File inside package 'github_api' is outside of permitted namespace, should be named 'github_api.nim' but was named 'client.nim' instead. This will be an error in the future.
Hint: Rename this file to 'github_api.nim', move it into a 'github_api\' subdirectory, or prevent its installation by adding `skipFiles = @["client.nim"]` to the .nimble file. See https://github.com/nim-lang/nimble#libraries for more info.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment