0

I'm running a Graqphql Server using nexus and nexus-prisma-plugin, npx nexus dev runs the server but takes a few seconds and the server does not restart on file changes. There is nothing provided in the documentation and I thought nexus dev was supposed to listen to file changes.

What am I missing, Or is there a different command?

I am running this on WSL Ubuntu 20.04

sameer kashyap
  • 1,121
  • 1
  • 9
  • 14
  • `nexus dev` should watch the filesystem and restart on file changes. What does your tsconfig.json look like? – Ryan Jenkins Jul 14 '20 at 23:54
  • @RyanJenkins Everything seems to be in place, I even have this plugin key `"plugins": [{ "name": "nexus/typescript-language-service" }],` I've raised an [issue](https://github.com/graphql-nexus/nexus/issues/1203) on the nexus repo, they said it was a bug, but haven't heard back in a while now after I commented my logs – sameer kashyap Jul 16 '20 at 06:02

0 Answers0