Closed (fixed)
Project:
Composer Manager
Version:
8.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2015 at 04:50 UTC
Updated:
12 Oct 2015 at 21:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dwkitchen commentedHave the same issue, picking it up at the DrupalCon Sprint
Comment #3
dwkitchen commentedUsing getcwd() rather than __DIR__
Comment #4
dwkitchen commentedComment #5
bojanz commentedThis means the script must be run from inside the Drupal directory, but I can live with that.
Committed, thanks.
Comment #8
ybabel commentedMore over it seems (at least with 8.0-rc1) that vendor directory is now in root and not in core.
To make it work I had to change init.php
Comment #9
bojanz commented@ybabel Sounds like you didn't use 8.x-1.x-dev, that's already fixed there.
Comment #10
ybabel commentedI didn't indeed ! Thx