El Hippy vegano

Results 3 comments of El Hippy vegano

Hi, same problem on my side. Have to disable the extension to make the server OK. :/

Same problem. Can anyone look into it? :'( As far as my investigation goes, it seems that nothing is set in the process.env during the deployment so everything stays as...

Looks like I found my problem. Just added the .env in the turbo.json. `"$schema": "https://turborepo.org/schema.json", "globalDotEnv": [".env"], "pipeline": { `