On Mon, 20 Jan 2014 09:17:02 GMT, Francesco Cattoglio wrote:

(...)
Not sure if this is a bug or a problem with a non-properly configured package.json, but the gfm package from code.dlang.org fails to compile: if you create a simple test project:
(...)

It seems like the gfm root package should specify "targetType": "none" instead of just removing all source/import paths. But since this has obviously worked before, I'll add a check/workaround for this and output a warning to use "targetType" instead.