So I have a script that unloads existing and old versions of a script and uses $script() to unload.

A person said they were having trouble installing and I asked for errors and all they had was Count not find c:\users\chris
and that was it.

So I asked him to give me the actual path and there was a space. I tried it and it always happens.

TLDR:
unload [flags] $script(x)

where $script(x) contains a space in the file path will result in an error.