Hello everyone, how to use prisma init on git bash...
# orm-help
o
Hello everyone, how to use prisma init on git bash ?, cause when i call prisma init on git bash on windows 10 the arrow indicator doesnt move
h
Hi @Oq Vinesto Riyadi, Unfortunately we can't support git bash mainly due to this: https://github.com/SBoudrias/Inquirer.js/issues/570. Git bash is a non interactive/TTY shell and many packages like prisma have trouble supporting it. You can use bash on window or https://hyper.is in place of git bash or use the standard cmd prompt 🙂
o
Thanks @Harshit for the info
🙌 2