Error: load fail Norns-Sandbox

Hello!
Ran across this repository (Norns-sandbox) on GitHub. Sounded really interesting so I tried downloading the collection and when I tried loading this error came up, and Matron had something to say too. :sweat_smile:

Code
# script load: /home/we/dust/code/norns-sandbox/baaka/baaka.lua

# cleanup

# script clear

### MISSING INCLUDE: bitgraves/common/bgutil

### SCRIPT ERROR: load fail

/home/we/dust/code/norns-sandbox/baaka/baaka.lua:3: MISSING INCLUDE: bitgraves/common/bgutil

stack traceback:

/home/we/norns/lua/core/norns.lua:143: in function </home/we/norns/lua/core/norns.lua:143>

[C]: in function 'error'

/home/we/norns/lua/core/startup.lua:49: in function 'include'

/home/we/dust/code/norns-sandbox/baaka/baaka.lua:3: in main chunk

[C]: in function 'dofile'

/home/we/norns/lua/core/script.lua:186: in function </home/we/norns/lua/core/script.lua:186>

[C]: in function 'xpcall'

/home/we/norns/lua/core/norns.lua:144: in field 'try'

/home/we/norns/lua/core/script.lua:186: in function 'core/script.load'

/home/we/norns/lua/core/menu/preview.lua:23: in function 'core/menu/preview.key'

/home/we/norns/lua/core/menu.lua:140: in function </home/we/norns/lua/core/menu.lua:117>

# script clear

In the description on GitHub, it says something about putting the collection in we/dust/code/bitgraves.

Should I just make a new folder in code called bitgraves and place the collection there?

As always, any and all help is appreciated.

Try renaming the norns-sandbox directory in your code folder to bitgraves as mentioned in the instruction in the repo and those errors will likely be resolved.

Tried that after typing this up. And still no luck. Matron came up with a different error. Something about a pool missing?? Ill have to double check.