I get this error out of nowhere:
    
    
    Warning: Using the environment variable: 
NIMBLE_DIR='/home/runner/GoldNim/nimble-env'
    Verifying dependencies for goldnim@0.1.0
       Info: Dependency on cligen@>= 1.5.37 already satisfied
    Verifying dependencies for cligen@1.5.37
     Building goldnim/bin/gold using c backend
    /home/runner/GoldNim/bin/compiler/macros2.nim(613, 8) Error: internal 
error: genLiteral(nkHiddenCallConv)
    No stack traceback available
    To create a stacktrace, rerun compilation with './koch temp c <file>', see 
https://nim-lang.github.io/Nim/intern.html#debugging-the-      compiler for 
details
        Tip: 3 messages have been suppressed, use --verbose to show them.
      Error: Build failed for package: goldnim
         ... Execution failed with exit code 1
         ... Command: /home/runner/GoldNim/nimble-env/bin/nim c --colors:on 
--noNimblePath --colors:off -d:NimblePkgVersion=0.1.0 
--path:/home/runner/GoldNim/nimble-env/pkgs/cligen-1.5.37 --hints:off 
-o:/home/runner/GoldNim/bin/gold /home/runner/GoldNim/bin/gold.nim
    
    Run

Bash cannot find Koch and I cannot figure out what this error is. If anyone has 
a fix please let me know

Reply via email to