-
Notifications
You must be signed in to change notification settings - Fork 1
build fails #22
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
Comments
This is the issue: facebook/create-react-app#8918 |
I may need to eject, but I'm searching for a solution in the source instead of in the build. |
l-monninger
pushed a commit
that referenced
this issue
Nov 15, 2021
adding |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Neither github nor I can build the website on a fresh machine. See the most recent github actions output for the error message.
Below is the output the packages installed on my local machine:
(note that I tried fixing the issue by adding
"plugins": {"@babel/plugin-transform-typescript": "^7.16"},
topackage.json
and runningyarn install
again. So this is a bit more than gh actions is working with. but it didn't work)The text was updated successfully, but these errors were encountered: