Skip to content

Conversation

szymonmaslowski
Copy link
Contributor

Context

The crypto and tx-construction packages have npm as dependencies, which seems incorrect. Moreover, it causes some problems in the lace-platform. The npm gets installed in the node_modules of the project and then when running npx from the terminal it resolves the npm from the node_modules instead of the one installed globally. As a consequence npm v9 gets used instead of v10.

Proposed Solution

Important Changes Introduced

@szymonmaslowski szymonmaslowski force-pushed the chore/remove-npm-from-dependencies branch from d870b45 to 6eba226 Compare July 11, 2025 10:48
@szymonmaslowski szymonmaslowski requested a review from iccicci July 11, 2025 10:50
Copy link
Member

@mkazlauskas mkazlauskas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕵️

Copy link
Collaborator

@iccicci iccicci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent! ❤️

@szymonmaslowski szymonmaslowski merged commit 8a3a550 into master Jul 11, 2025
10 of 11 checks passed
@szymonmaslowski szymonmaslowski deleted the chore/remove-npm-from-dependencies branch July 11, 2025 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants