Skip to content
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

Open
danetreab opened this issue Feb 6, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@danetreab
Copy link

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 danetreab added the bug Something isn't working label Feb 6, 2024
@kker4m
Copy link

kker4m commented Feb 12, 2024

Any solution ?

@danetreab
Copy link
Author

Any solution ?

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants