Skip to content

strapi-5@0.1.0 error: Cannot find module '@strapi/email/package.json' on first start #2658

strapi-5@0.1.0 error: Cannot find module '@strapi/email/package.json' on first start

strapi-5@0.1.0 error: Cannot find module '@strapi/email/package.json' on first start #2658

Workflow file for this run

name: Add bugs to bugs project
on:
issues:
types:
- opened
- transferred
permissions: {}
jobs:
add-to-project:
name: Add issue to Support Team project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/strapi/projects/15
github-token: ${{ secrets.PROJECT_TRANSFER_TOKEN }}