Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undeclared identifier: '%*' #21

Closed
bitnom opened this issue Nov 17, 2019 · 1 comment
Closed

undeclared identifier: '%*' #21

bitnom opened this issue Nov 17, 2019 · 1 comment

Comments

@bitnom
Copy link

bitnom commented Nov 17, 2019

Compiling example from readme:

/home/user/.nimble/pkgs/jester-0.4.3/jester.nim(1277, 9) Hint: Asynchronous route: match. [User]
/home/user/Projects/project1/bin/project1.nim(13, 1) template/generic instantiation of `routes` from here
/home/user/.nimble/pkgs/jester-0.4.3/jester.nim(1283, 35) template/generic instantiation of `async` from here
/home/user/Projects/project1/bin/project1.nim(79, 15) Error: undeclared identifier: '%*'
@bitnom
Copy link
Author

bitnom commented Nov 18, 2019

had to import json module

@bitnom bitnom closed this as completed Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant