Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve how we detect whether an NPM install is necessary #1845

Open
sodic opened this issue Mar 2, 2024 · 1 comment
Open

Improve how we detect whether an NPM install is necessary #1845

sodic opened this issue Mar 2, 2024 · 1 comment
Labels
enhancement New feature or request post-0.12.0

Comments

@sodic
Copy link
Contributor

sodic commented Mar 2, 2024

Note

Look into #1838 first.

See this todo for context:

-- TODO(martin): Here, we do a single check for all the deps. This means we don't know if user deps

@Martinsos
Copy link
Member

This might be connected to the idea that @infomiho suggested, which is using npm workspaces. In that case, the whole installation step might become simpler / different, so we will probably want to first look into npm workspaces and only then into this.

@sodic sodic added the enhancement New feature or request label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request post-0.12.0
Projects
None yet
Development

No branches or pull requests

2 participants