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

404 when trying to publish to npm. #1068

Open
2 of 5 tasks
ggsdc opened this issue May 28, 2024 · 1 comment
Open
2 of 5 tasks

404 when trying to publish to npm. #1068

ggsdc opened this issue May 28, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ggsdc
Copy link

ggsdc commented May 28, 2024

Description:
Same github action triggered by tag creation worked 2 weeks ago, now it fails when trying to publish a new version to npm.

Action version:
using v4.

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Tools version:
node version 21.x

Repro steps:
Here is the github action: https://github.com/baobabsoluciones/mango-ui/blob/master/.github/workflows/mango-ui-deploy-npm.yml
Here is the run that worked 2 weeks ago: https://github.com/baobabsoluciones/mango-ui/actions/runs/9052522117
And here are the two failing runs from yesterday and today: https://github.com/baobabsoluciones/mango-ui/actions/runs/9250954159 and https://github.com/baobabsoluciones/mango-ui/actions/runs/9267599146

Expected behavior:
For the workflow to work correctly and a new version to get published

Actual behavior:
A 404 error gets raised.

@ggsdc ggsdc added bug Something isn't working needs triage labels May 28, 2024
@HarithaVattikuti
Copy link
Contributor

Hello @ggsdc
Thank you for creating this issue. We will investigate it and get back to you as soon as we have some feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants