You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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!
The text was updated successfully, but these errors were encountered: