I upgraded dub and dmd and am suddenly getting this error:

source/connections/igsconnection.d(111): Error: file "motd.txt" cannot
be found or not in a path specified with -J

However, I am specifying -J and an absolute path. In fact, if I run
dub -v and copy and paste the dmd command, it works just fine.

Any ideas?