Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't use in composer driven workflow #5

Open
cosmicdreams opened this issue Sep 1, 2017 · 1 comment
Open

Can't use in composer driven workflow #5

cosmicdreams opened this issue Sep 1, 2017 · 1 comment

Comments

@cosmicdreams
Copy link

Hey gang:

I had trouble using this installation profile because I used different create-project command to create my drupal project. Then, when I included this installation profile in my composer.json I received errors saying that it didn't think there was a package named drupalcommerce/commerce_base

Is there something that you need to do in order for the package to be known? Maybe adopt the drupal/commerce_base naming structure?

@bojanz
Copy link
Contributor

bojanz commented Sep 1, 2017

You probably missed this part: https://github.com/drupalcommerce/project-base/blob/8.x/composer.json#L17

The repo is not on any packagist, hence the need for its own entry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants