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

Note on the docs #66

Closed
grobmeier opened this issue Oct 20, 2016 · 3 comments
Closed

Note on the docs #66

grobmeier opened this issue Oct 20, 2016 · 3 comments

Comments

@grobmeier
Copy link

Franz, thank you for Studio, it helped me greatly today.

here is a note which you may want to use for the docs (if valid): I was only able to get studio to work when I changed the version to dev-develop (rather than (^2.0.0 in example). Only then the symlinks got created.

I don't know if this is by intention so I just I would drop an issue here.

Thanks again! Christian

@franzliedke
Copy link
Owner

Hi Christian, thanks for getting in touch!

Is this the same problem that is mentioned here?

@grobmeier
Copy link
Author

Hi Franz, not sure, but I think not. Here is what I did:

  1. Created a project with "normal dependencies" from Satis. Using my/world-domination ^2.0.0
  2. composer install
  3. Learned about Studio :-) Did: composer require --dev franzl/studio
  4. studio load path/to/world-domination
  5. composer update my/world-domination

At this point I expected my "old dependency" to be gone, but it was not. No symlinks created.

  1. Changed version from ^2.0.0 to dev-develop
  2. composer update my/world-domination

At this point it worked as expected.

I believe nothing happened because there was no change recognized (same version etc). If this is actually the case, it would be worth pointing it out in the docs

Thanks for taking the time!

@franzliedke
Copy link
Owner

Thanks again for the report, and sorry for the slow response. I'll close this as a duplicate of #58, and will try to investigate futher / find a proper workaround.

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