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

Use npm ci when in production #182

Open
ChasNelson1990 opened this issue Oct 8, 2024 · 0 comments
Open

Use npm ci when in production #182

ChasNelson1990 opened this issue Oct 8, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ChasNelson1990
Copy link
Member

Problem

When installing NPM dependencies during bootstrapping of containers we should probably not use npm install

See: fjelltopp/ckanext-zarr#43 (comment)

Solution

https://docs.npmjs.com/cli/v8/commands/npm-ci

Considerd Alternatives

No response

@ChasNelson1990 ChasNelson1990 added the enhancement New feature or request label Oct 8, 2024
@ChasNelson1990 ChasNelson1990 self-assigned this Oct 8, 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
Projects
None yet
Development

No branches or pull requests

1 participant