You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a.nim(3, 27) template/generic instantiation of `async` from here
lib/js/asyncjs.nim(87, 26) Error: type mismatch: got 'None' for 'jsResolve' but expected 'Future[system.int]'
Nim Version
devel
Description
Current Output
Expected Output
Known Workarounds
use
return resultAdditional Information
No response