You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "deabreu (via GitHub)" <gi...@apache.org> on 2024/03/26 22:38:51 UTC

[I] sbt new apache/incubabor-pekko-http-quickstart-scala.g8 asks for Username and password [pekko-http-quickstart-scala.g8]

deabreu opened a new issue, #7:
URL: https://github.com/apache/pekko-http-quickstart-scala.g8/issues/7

   Hello, I tried to create a project using sbt pekko-http and at the prompt I was requested to type my Username and Password.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [I] sbt new apache/incubabor-pekko-http-quickstart-scala.g8 asks for Username and password [pekko-http-quickstart-scala.g8]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on issue #7:
URL: https://github.com/apache/pekko-http-quickstart-scala.g8/issues/7#issuecomment-2021613331

   Try 
   ```
   sbt new apache/pekko-http-quickstart-scala.g8 
   ```
   
   The README had a typo - `incubabor` instead of `incubator` -- neither is needed now
   
   I have created #8 to fix the README
   
   I'm not sure why sbt asks for username and password when you use an invalid GitHub project name but with the right one I show above, this does not happen.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org