Could not setup D extension on vs code

greatsam4sure greatsam4sure at gmail.com
Wed Nov 14 13:20:31 UTC 2018


What is the solution to this:

Unresolvable dependencies to package libdparse:
   dfmt ~master depends on libdparse ~>0.10.7
   libddoc 0.4.0 depends on libdparse ~>0.9.0
Failed to install serve-d (Error code 2)



Where can i download libdparse 0.10.7

The full error file below. i am on windows 10

Installing into C:\Users\Greatsam\AppData\Roaming\code-d\bin
Removing old version
Removed old version
> git clone --recursive https://github.com/Pure-D/serve-d.git 
> serve-d
Cloning into 'serve-d'...
> dub upgrade
Upgrading project in 
C:\Users\Greatsam\AppData\Roaming\code-d\bin\serve-d
Unresolvable dependencies to package libdparse:
   dfmt ~master depends on libdparse ~>0.10.7
   libddoc 0.4.0 depends on libdparse ~>0.9.0
Failed to install serve-d (Error code 2)


More information about the Digitalmars-d-learn mailing list