GetDKAN / dkan-tools

CLI tools for DKAN site management
https://getdkan.github.io/dkan-tools/
15 stars 14 forks source link

composer problem running dktl init when getting dependencies #342

Open tridoxx opened 2 years ago

tridoxx commented 2 years ago

When executing the dltk init command, the dependencies begin to be installed with the composer but it reaches a point where many dependencies show problems when downloading them with a timeout as seen in the following image. and it take 4 hours for finish this part of the process

perhaps the url from where the packages are obtained should be updated

image