App not building #1938
reactcontractor
started this conversation in
Help
Replies: 2 comments
-
I've removed date-fns and replaced it with luxon. It seems when I remove components from the parent that stops being an issue, but then there are always a list of 5 "unexpected end of JSON input" errors, no matter how may I try and fix. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I've fixed it. For those of you that come across this issue, (you probably know how to fix this as I'm an idiot). The issue was that I needed to downgrade my Node version plus add the following to my next.config:
and...
refractor was the pain point here along with the react-syntax-highlighter |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, great app! I'm working on a project using this framework, but I'm having issues trying to build. It runs fine in dev, no errors. However when I try and build my app, I get the following error "Unexpected end of JSON input". Not sure how to fix this. Any ideas?

Beta Was this translation helpful? Give feedback.
All reactions