WaspW
Wasp2y ago
Swapnil

streamingProcess: exec: invalid argument (Bad file descriptor) error

I am getting a wasp-bin: /home/~path/app/node_modules/.bin/prisma: streamingProcess: exec: invalid argument (Bad file descriptor) error when I run wasp db migrate-dev before starting the app even first time.

node version - v22.5.0
npm version - 10.8.2
wasp version - 0.14.0

Have tried wasp clean and retried it didn't work.

I am running wasp on Windows using wsl and using saas template
Was this page helpful?