pulsepm / pulse

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

[BUG]: Ensuring packages with no dependency cached results in traceback #58

Closed Mergevos closed 5 months ago

Mergevos commented 5 months ago

Describe the bug Title says it all. If there's no dependency content cached within dependency folder it throws an error in form of traceback.

To Reproduce Steps to reproduce the behavior:

  1. Install some dependency which have dependency itself.
  2. Go to cached dependencies and remove contents within the folder.
  3. Run pulse ensure within your project root.

Desktop (please complete the following information):