Skip to content

fix: updated node version in github ci #68

fix: updated node version in github ci

fix: updated node version in github ci #68

Triggered via push July 19, 2023 13:33
Status Failure
Total duration 49s
Artifacts

nodejs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build: server/bootstrap.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
build: server/controllers/htmlToPdfController.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
build: server/destroy.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
build: server/register.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
build: server/services/htmlToPdfService.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/