bcoe / bcoe/c8

No longer compatible with Node < 16 since upgrade to foreground-child > 3.x

Open
#520 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.1k
Forks
99
PR merge metrics
No merged PRs in 30d

Description

All technical details of the test can be found at https://github.com/metalsmith/metalsmith/actions/runs/7854693798/job/21435716699

Since v3.x the dependency `foreground-child` uses the `node:` prefix to include constants and due to this c8 throws in Node < 16:
```
Error: Cannot find module 'node:constants'
```
Shall preferably be tackled after a solution is chosen at https://github.com/tapjs/foreground-child/issues/56

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.