developerFolio icon indicating copy to clipboard operation
developerFolio copied to clipboard

Deployment failing

Open AleixMT opened this issue 2 years ago • 0 comments

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 avatar Jun 19 '23 11:06 AleixMT