Swapnil
WWasp-lang
•Created by Swapnil on 7/18/2024 in #đŸ™‹questions
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 template19 replies