tiangolo / full-stack-fastapi-template

Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

process "/bin/sh -c npm run build" did not complete successfully: exit code: 1

mjducut-oe opened this issue · comments

I'm having issues during the frond end build.

Error: Cannot find module 'fork-ts-checker-webpack-plugin-v5'

#0 1.752 npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
#0 1.760 npm ERR! A complete log of this run can be found in:
#0 1.760 npm ERR! /root/.npm/_logs/2023-06-27T02_45_41_340Z-debug.log

failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 1

This issue is mentioned in this link. Hope it helps.