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 #398

Merged
merged 10 commits into from
Nov 20, 2024
Merged

Conversation

emilefokkemanavara
Copy link
Contributor

The build fails because of recent changes around typescript-eslint. Let's stick to a version that works for us.

  • Add package-lock
  • Run npm ci instead of npm install in CI

@chris-pardy
Copy link
Collaborator

@emilefokkemanavara I personally use pnpm or yarn as a package manager. Curious on your thoughts of moving this to pnpm, adding a pnpm lock file etc?

@emilefokkemanavara
Copy link
Contributor Author

@chris-pardy pnpm is fine by me. Something like this?

@chris-pardy
Copy link
Collaborator

@emilefokkemanavara yeah. we'll also need to update the deploy action.

@emilefokkemanavara
Copy link
Contributor Author

@emilefokkemanavara yeah. we'll also need to update the deploy action.

done.

@emilefokkemanavara
Copy link
Contributor Author

@chris-pardy this ok to merge?

@chris-pardy chris-pardy merged commit fee2d42 into CacheControl:v8 Nov 20, 2024
3 checks passed
@emilefokkemanavara emilefokkemanavara deleted the fix/package-lock branch November 21, 2024 21:18
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.

2 participants