-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Problem
- The automated previews with Surge are failing to build with this error

Possible cause
The upstream GitHub Action automatically changed to Node 18, which is not compatible with the current version of Nuxt Content this site is running.
https://github.com/postalserver/docs/blob/main/.github/workflows/preview.yml#L14-L23
Possible solutions
- Force Node 16 to run the build, then deploy to Surge
- Explore upgrading Nuxt Content to support Node 18
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working