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

Npm publish : Fix Github Actions #399

Open
TheoLaperrouse opened this issue May 15, 2024 · 2 comments
Open

Npm publish : Fix Github Actions #399

TheoLaperrouse opened this issue May 15, 2024 · 2 comments

Comments

@TheoLaperrouse
Copy link

Hello,

I really appreciate your library and all the work you have put into this project.

I use your project by downloading it from the npm registry, however the last publish on npm was two years ago. This means that the latest features are not available. It seems that this is due to Github actions (https://github.com/frappe/gantt/actions/workflows/publish.yml) which don't go as far as publishing on npm. It seems to be because of small lint issues.

Could you please update the various lint issues so that I can benefit from the latest versions of the library? This would help me enormously in my work.

Thank you very much for your understanding and help.

@TheoLaperrouse
Copy link
Author

I think that run yarn prettier and upgrading the node version to 16 in .workflow/publish.yml fix the action.

@Dygitz
Copy link

Dygitz commented Aug 29, 2024

ditto

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

No branches or pull requests

2 participants