Questions tagged [nexus-js]

16 questions
0
votes
1 answer

nexus generate supabase url not found (env variable)

Prisma Nexus generate does not find environment variable I have import 'dotenv/config' at the root of my Apollo Server set. So I can develop fine. However, when I try to run ts-node --transpile-only apollo/schema I get the following error. This…
axecopfire
  • 512
  • 5
  • 16
1
2