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
✝ ~/code/timbrel ✝ atlas use file://../saintnim/
[Info] (/Users/saint/code/timbrel) is the current workspace
[Info] (/Users/saint/code/timbrel/timbrel.nimble) updated
[Info] (timbrel) installing dependencies for timbrel.nimble
[Info] (print) updated package to a9df499a441d997ab9c8658b014e84c561f5528a
/Users/saint/code/atlas/src/atlas.nim(583) atlas
/Users/saint/code/atlas/src/atlas.nim(576) main
/Users/saint/code/atlas/src/atlas.nim(474) main
/Users/saint/code/atlas/src/atlas.nim(222) installDependencies
/Users/saint/code/atlas/src/atlas.nim(197) traverseLoop
/Users/saint/code/atlas/src/depgraphs.nim(564) getCfgPath
/Users/saint/.choosenim/toolchains/nim-2.0.2/lib/system/fatal.nim(53) sysFatal
Error: unhandled exception: index out of bounds, the container is empty [IndexDefect]
I can't seem to add it this way at all. I'm able to get it to work by manually editing the nim.cfg and adding --path:"/Users/saint/code/saintnim/src"
Any idea how to fix this? Thanks!
The text was updated successfully, but these errors were encountered:
I can't seem to add it this way at all. I'm able to get it to work by manually editing the
nim.cfg
and adding--path:"/Users/saint/code/saintnim/src"
Any idea how to fix this? Thanks!
The text was updated successfully, but these errors were encountered: