teledrive icon indicating copy to clipboard operation
teledrive copied to clipboard

Build using docker throw an Type Error node_modules/@prisma/client/runtime/index.d.ts(2992,182): error TS1005: '?' expected.

Open danetreab opened this issue 1 year ago • 2 comments

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

image

Enviroment

  • All the requirement are met.
  • Linux: Fedora and Windows 10, WSL Ubuntu.

both OS are try and still throw the same Type error.

danetreab avatar Feb 06 '24 02:02 danetreab

Any solution ?

kker4m avatar Feb 12 '24 19:02 kker4m

Any solution ?

if u have the problem above, just checkout to branch "staging" and it should work.

danetreab avatar Feb 19 '24 14:02 danetreab