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

Deployment failing #623

Open
AleixMT opened this issue Jun 19, 2023 · 0 comments
Open

Deployment failing #623

AleixMT opened this issue Jun 19, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@AleixMT
Copy link

AleixMT commented Jun 19, 2023

Describe the bug

It is impossible to deploy this software because currently it is broken. It does not matter that you use docker, raw npm, github pages... The error is related with dependencies and compatbility. npm is not able to build the program and thus is impossible to serve.

This is also happening on the github actions of the official repository. All deployments are failing!

You can see the result of an action from my repo in here and the result of an action from the original repo in here. The error is exactly the same.

Steps to reproduce

More or less try to follow the instructions depicted on the README.md to deploy developerFolio using github pages. After the first workflow you will see a npm compilation failure.

Expected behavior

I was expecting it to deploy, but it seems that there is a problem with the code itself, it was not an errror related to me at all

Is this responsiveness Issue

NO

Screenshots

No response

Desktop

  • OS: Github Actions (ubuntu Linux)
  • Browser: Nos used
  • Version: Last version on master branch (27b12fd)

Smartphones

No response

Additional context

My knowledge of JS is very limited but I am willing to help solve this bug. I have been wanting to deploy this software for weeks now!

@AleixMT AleixMT added the bug Something isn't working label Jun 19, 2023
@karthikmohan karthikmohan mentioned this issue Aug 18, 2023
2 tasks
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

No branches or pull requests

1 participant