teledrive
teledrive copied to clipboard
Build using docker throw an Type Error node_modules/@prisma/client/runtime/index.d.ts(2992,182): error TS1005: '?' expected.
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
- All the requirement are met.
- Linux: Fedora and Windows 10, WSL Ubuntu.
both OS are try and still throw the same Type error.
Any solution ?
Any solution ?
if u have the problem above, just checkout to branch "staging" and it should work.