postalserver / postalserver/docs

Automated Previews are failing to build

Open
#42 2 comments 0 reactions 1 assignee Claimed by @jaydrogers View on GitHub
bug
Dominant language
TypeScript
Stars
143
Forks
65
PR merge metrics
No merged PRs in 30d

Description

# 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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.