pulsepm / pulse

Unofficial package manager written in python.
MIT License
4 stars 0 forks source link

[BUG]: Confirming repo initialization with no token results in traceback #53

Closed Mergevos closed 3 months ago

Mergevos commented 5 months ago

Describe the bug Title says it all.

To Reproduce Steps to reproduce the behavior:

  1. Run pulse init
  2. Answer all the questions until it comes to the one about repo.
  3. Confirm it with Y

Expected behavior It should have thrown an error.

Desktop (please complete the following information):

Mergevos commented 3 months ago

Check if token is valid!