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

Fixed failing to start on Windows #34

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AntoniosBarotsis
Copy link

Closes #29

@AntoniosBarotsis
Copy link
Author

I was going to say that I didn't test this on Linux but I guess the pipeline spoke for itself.

Not sure how TypeError: key.replaceAll is not a function makes any sense considering that it works for me 👍

@AntoniosBarotsis
Copy link
Author

AntoniosBarotsis commented Jun 21, 2022

Ok so apparently, replaceAll got implemented in Node 15 and you are using 14 which is currently in maintenance.

Should I try to make this work in 14 or would you consider bumping up the version?

Edit: Ok I think the fix might be very simple so I'll just try again

@AntoniosBarotsis
Copy link
Author

Ok I have no clue, still works for me on Node 18, should be fine for 15 and above. I'm just going to leave this here, maybe you can figure it out (or bump up the version)

@AntoniosBarotsis
Copy link
Author

I have small brain, works now

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

Successfully merging this pull request may close these issues.

Clean clone not working
1 participant