vlrondon / fizzbuzz

0 stars 0 forks source link

Composer install asks for credentials #1

Open fdbatista opened 3 years ago

fdbatista commented 3 years ago

@vlrondon I am facing a problem while trying to install dependencies. composer install asks for some Gitlab credentials for installing dmore/chrome-mink-driver library.

Is this the intended behavior?

vlrondon commented 3 years ago

That's happend to me too. You have to provide your credential to access the gitlab.com, in my case that's fail too, maybe, because when I run composer install I was not connected to a VPN and gitlab as I know is not open to Cuba. My solution was create a token as they suggest in the command line. Any way, I can compress the vendors and upload it to the repo. Let's me know in your opinion what I should do.