Skip to content

Automated Previews are failing to build #42

Open
@jaydrogers

Description

@jaydrogers

Problem

  • The automated previews with Surge are failing to build with this error
image

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

  1. Force Node 16 to run the build, then deploy to Surge
  2. Explore upgrading Nuxt Content to support Node 18

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions