js-builder doesn't handle un-pinned dependency versions #239

Closed
opened 2023-03-25 04:14:16 +00:00 by dboreham · 2 comments
Owner

It puts the ^ into the package version which then fails to resolve.

It puts the `^` into the package version which then fails to resolve.
Author
Owner
Building npm package: sdk
Fixing up dependencies in scope @cerc-io
Fixing up dependencies in scope @lirewine
Fixing up package @lirewine/crypto
FATAL: Target package version (@lirewine/crypto@^1.0.0-beta.1) not found
Error executing build for sdk in container:
``` Building npm package: sdk Fixing up dependencies in scope @cerc-io Fixing up dependencies in scope @lirewine Fixing up package @lirewine/crypto FATAL: Target package version (@lirewine/crypto@^1.0.0-beta.1) not found Error executing build for sdk in container: ```
Author
Owner
Fixed in : https://github.com/cerc-io/stack-orchestrator/pull/265
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#239
No description provided.