Skip to content

[Bug] setup-jest not exported in package.json, causing ERR_PACKAGE_PATH_NOT_EXPORTED on Node.js 22 #951

[Bug] setup-jest not exported in package.json, causing ERR_PACKAGE_PATH_NOT_EXPORTED on Node.js 22

[Bug] setup-jest not exported in package.json, causing ERR_PACKAGE_PATH_NOT_EXPORTED on Node.js 22 #951

Workflow file for this run

# Configuration for Label Actions - https://github.com/dessant/label-actions
name: "Label Actions"
on:
issues:
types: labeled
permissions:
contents: read
issues: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2