Open tech-scripter opened 8 months ago
Hi @tech-scripter, this is a known bug, the solution is to remove your Proto.lock
for now and it will regenerate itself on the next installation. #76 & #83 tried to solve it but apparently didn't.
Will roll out a fix soon!
Hello there!
I get the following error while hitting the command buffrs install:
Error: × failed to install dependencies for
external
├─▶ dependency resolution failed ╰─▶ dependency units cannot be satisfied - requested =0.1.1, but version 0.1.0 is lockedDo I have to manually edit the lock file before importing a new version of a dependency or is there another approach of handling it?
Thank you in advance!