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

action failed: ERROR opening file /github/workspace/package-lock.json (undefined) #5

Open
MarkLyck opened this issue Jan 22, 2021 · 1 comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers

Comments

@MarkLyck
Copy link

I don't have a package-lock.json file.

I use yarn not npm. Why is this required?

@kaangokdemir kaangokdemir added bug Something isn't working enhancement New feature or request good first issue Good for newcomers labels Jan 22, 2021
@kaangokdemir
Copy link
Owner

This is required for keep syncing versions at package.json and package-lock.json. But that's a good point since currently bumper.ts always assumes project is an npm project. An isNpm condition needed for bumper.ts

I'm so busy nowadays but feel free to create a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants