Created
February 27, 2018 16:37
-
-
Save treeform/3c3f36b9662cd926a7990c9115c41a75 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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