Performing "debug" build using dmd for x86.
vibe-d 0.7.26: building configuration "libevent"...
B:\DLang\dmd2\windows\bin....\src\phobos\std\range.d(287,1): Error: module std.range from file B:\DLang\dmd2\windows\bin....\src\phobos\std\range.d conflicts with package name range

ideas? Why are vibe.d and dub's getting started docs wrong? -t vibe.d

http://vibed.org/docs

$ cd /path/to/my/projects
$ dub init <project-name> -t vibe.d

-t vibe.d does not work.

dub produces dub.sdl and not dub.json... all the docs refer to dub.json.

Is it that hard to maintain proper updated documentation?