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

Add package.lock to project and change NPM install command #283

Open
pixelbrackets opened this issue Apr 28, 2021 · 0 comments
Open

Add package.lock to project and change NPM install command #283

pixelbrackets opened this issue Apr 28, 2021 · 0 comments

Comments

@pixelbrackets
Copy link
Collaborator

The package.lock is generated on each NPM run but not committed and not gitignored.

It should either be ignored or added to Git.

Prefered solution: Add package.lock to project and change NPM install command from npm install to npm ci in all occurences

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant