Skip to content

Update composer.json#17

Closed
jeffersongoncalves wants to merge 1 commit intomasterfrom
unknown repository
Closed

Update composer.json#17
jeffersongoncalves wants to merge 1 commit intomasterfrom
unknown repository

Conversation

@jeffersongoncalves
Copy link
Copy Markdown

I'm having trouble with the installation of dependence by the composer.
The mistake is giving not find the cakephp-settings directory.

And I checked the cakephp-plugins.php file and it is with this line:

'Settings' => $baseDir . '/vendor/cakemanager/cakephp-settings/'

And cakemanager checked the folder and is the plugin with the Settings name.

I'm having trouble with the installation of dependence by the composer.
The mistake is giving not find the cakephp-settings directory.

And I checked the cakephp-plugins.php file and it is with this line:

'Settings' => $baseDir . '/vendor/cakemanager/cakephp-settings/'

And cakemanager checked the folder and is the plugin with the Settings name.
@bobmulder
Copy link
Copy Markdown
Contributor

Hi @simaostephanie,

I don't really get why this issue should raise... This has never happened before. What version of CakePHP are you using?

By the way; the tests of the PR still fail... Can you fix those?

@jeffersongoncalves
Copy link
Copy Markdown
Author

Hi @bobmulder,

I am using the version of CakePHP 3.2.13.

@bobmulder
Copy link
Copy Markdown
Contributor

Probably that changed something to plugins, but I am not sure. I've not faced the issue yet...

@jeffersongoncalves
Copy link
Copy Markdown
Author

It may be something related to the composer. I'm using version 1.2.0.

Comment thread composer.json
"phpunit/phpunit": " 4.6.*@dev"
},
"extra": {
"installer-name": "Settings"
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is changing the installation directory of the plugin via composer.

@jeffersongoncalves jeffersongoncalves deleted the patch-1 branch May 31, 2018 21:53
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

Successfully merging this pull request may close these issues.

2 participants