Closed mglaman closed 8 years ago
@mglaman: I'm thinking the issue here is where conductor thinks projects.json should be installed. Not sure if you have ever heard of the XDG Base Directory Specification, but it will create the ~/.config
directory to store stuff if the OS supports it. See https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html.
Yeah. Apparently creating and saving a settings JSON file is becoming a bigger grief than I imagined. It lives here: https://github.com/mglaman/conductor/blob/master/utils/ProjectList.js.
It's supposed to make the directory and save an empty file.
Fixed up in @452e573d0080b3028035efb0241cdb9343a589a5.
I can confirm that a composer install fails using the
npm
method. See below: System specs:Debug output: