This repository has been archived by the owner on Apr 23, 2024. It is now read-only.
Build using docker throw an Type Error node_modules/@prisma/client/runtime/index.d.ts(2992,182): error TS1005: '?' expected. #514
Labels
bug
Something isn't working
Describe the bug
The bug happend when building stage on "api" folder. error message on
rimraf dist && eslint -c .eslintrc.js --ext .ts . && tsc
To Reproduce
Steps to reproduce the behavior:
Run the script
./install.docker.new.sh
Screenshots
Enviroment
both OS are try and still throw the same Type error.
The text was updated successfully, but these errors were encountered: