Skip to content

Conversation

@diasbruno
Copy link
Member

@diasbruno diasbruno commented Mar 28, 2025

the names was used when writing the dependencies which causes this

$ clib install [email protected]

is written on json as

"[email protected]": "0.1.0"

Closes #330

@diasbruno diasbruno force-pushed the fixed-dependency-name branch from d6025f5 to bae47b1 Compare March 28, 2025 21:45
@diasbruno diasbruno changed the title fix(clib-install): check if version was specified when installing. WIP: fix(clib-install): check if version was specified when installing. Mar 28, 2025
the names was used when writing the dependencies which causes this

$ clib install [email protected]

is written on json as

"[email protected]": "0.1.0"
@diasbruno diasbruno force-pushed the fixed-dependency-name branch from bae47b1 to 7ba290d Compare March 29, 2025 00:00
@diasbruno diasbruno changed the title WIP: fix(clib-install): check if version was specified when installing. fix(clib-install): check if version was specified when installing. Mar 29, 2025
@jwerle jwerle added the bug label Mar 30, 2025
@diasbruno diasbruno merged commit 6d96e53 into clibs:master Mar 30, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong dependency name when installing with specific version

2 participants