You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently attempted to build Tide locally and it wasn't a pleasant experience. At the moment you effectively need to add a large array of tide repos to the composer.json in order to resolve dependencies and install the profile.
Please add all the tide packages to Packagist. Packagist takes care of new packages/releases.
Then please also publish a scaffold repo so that I can do composer create-project dpc/tide-scaffold and build Drupal with all dependencies. I'm happy to guide on this, it's technically fairly simple.
The text was updated successfully, but these errors were encountered:
I recently attempted to build Tide locally and it wasn't a pleasant experience. At the moment you effectively need to add a large array of tide repos to the composer.json in order to resolve dependencies and install the profile.
Please add all the tide packages to Packagist. Packagist takes care of new packages/releases.
Then please also publish a scaffold repo so that I can do
composer create-project dpc/tide-scaffold
and build Drupal with all dependencies. I'm happy to guide on this, it's technically fairly simple.The text was updated successfully, but these errors were encountered: