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

Path repositories cannot be cached #55

Closed
franzliedke opened this issue Feb 24, 2016 · 2 comments · Fixed by #60
Closed

Path repositories cannot be cached #55

franzliedke opened this issue Feb 24, 2016 · 2 comments · Fixed by #60
Labels

Comments

@franzliedke
Copy link

I have a local setup with some path repositories, which is a very useful Composer feature.

However, Prestissimo seems to have some problems with them. When running composer install for the first time, I saw the typical prefetch output from Prestissimo, but with lines like the following for my path repositories:

http://example.com../packages/core/

It still worked fine, though.

But when changing the path of my repository, I then got the following error when installing:

Source path "../packages/core/" is not found for package flarum/core

Any idea?

Great package, by the way. :)

@franzliedke
Copy link
Author

Ah, whoops. I messed it up, the error was due to me not removing composer.lock before installing again. That said, the prefetch messages are still somewhat confusing...

@hirak hirak added the bug label Feb 26, 2016
@hirak hirak closed this as completed in #60 Feb 28, 2016
@franzliedke
Copy link
Author

Woop, woop. Thanks!

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

Successfully merging a pull request may close this issue.

2 participants