My project is not compiling anymore
I have an astrojs project that used to compile in CF Pages. Today I did some edits and the compiling threw an error. I tried recompiling exactly the same commit that I was able to successfully compile days ago, but now I'm getting the same error. Did I miss something with CF Pages? an update?
I attach my log.
EDIT: I was able to compile using Compile System V1 and NODE_VERSION = 18.17.1 . so far it's solved but it's not clear why?
3 Replies
Experiencing same issue 😦
@seo-rii did you try this?
"I was able to compile using Compile System V1 and NODE_VERSION = 18.17.1 . so far it's solved but it's not clear why? "
For my project, it's using pnpm so I didn't tried it yet. Instead, I've created support ticket about this.