Nuxt Builds timing out
I'm starting a new project using Pages using NuxtJS - which isn't new to me. However it is my first Typescript Nuxt project.
I've setup the Github integration for deployments, but my builds keep timing out.
Relevant logs:
And then it just hangs there for 20 minutes and times out.
Locally builds take >20 seconds.
2 Replies
Have you set a matching
NODE_VERSION
and/or any other tooling you might need?yes, I've looked at those variables and everything seems to be lining up. Have tried with the
NODE_VERSION
env var and with .nvmrc, neither really help.
is there any extra information that would help debug @James ?
@James for now I've just built locally and used wranger to deploy. Would still love to be able to get it deployed/built via CF directly though
For anyone who reads this - As per this thread the issue is sass-embedded
- Switch to sass
https://discord.com/channels/595317990191398933/1283696049621303308