northstack / northstack-client

NorthStack Client
https://northstack.com
GNU General Public License v3.0
7 stars 1 forks source link

./bin/northstack auth:login my@northstack-username.com fails #13

Closed aaronjorbin closed 6 years ago

aaronjorbin commented 6 years ago

[what is the bug or issue?] ./bin/northstack auth:login my@northstack-username.com

Process to Recreate

following the instructions in the readme, after running ./bin/install.sh I tried to create a login and was given the error message Can't find autoload

Expected vs Current result

I expected to get a login token

Possible Fix

Should the install script also include a composer install?

jeichorn commented 6 years ago

I updated the docs, after running the install script you just want to run. northstack auth:login the docker build ran composer install.