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

26 use npm ci instead of npm install #27

Merged
merged 2 commits into from
Jun 9, 2024

Conversation

edwtorba
Copy link
Contributor

@edwtorba edwtorba commented May 2, 2024

Description:

  • Use npm ci instead of npm install.
  • Use '.' instead of 'source' when you are using 'bin/sh'.

@edwtorba edwtorba linked an issue May 2, 2024 that may be closed by this pull request
Copy link
Member

@generalredneck generalredneck left a comment

Choose a reason for hiding this comment

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

Code looks good and finishes executing on ubuntu now.

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

Successfully merging this pull request may close these issues.

use npm ci instead of npm install.
3 participants