-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npx prisma migrate dev FAILING.. need help #196
Comments
i ran this into this issue solution - cd into /packages/db/prisma then run cmd then run and it fixed my error |
@shubhamrawat090 you can run working for me |
@vibhaw1904 Thanks these helped. I'll push a PR for having these in the readme. |
use it works |
This could solve your issue. I went in this above steps and it worked well for me. I don't know why the f!uck this "Module not found" issue occur every time when i i go with NPM, even it occurred for me while installing 100xdev.app (cms). |
do we need to install the prisma separately...?, but why it is not in the docker file |
I did these steps
I am using a windows machine. I don't know if that's causing any issues. If yes, then urgent help is needed there.
What I have noticed that it searches in this path D:\Harkirat_Codebase\daily-code\node_modules\node_modules\prisma\build\index.js
Here node_modules is 2 times in the path. How did it take this path and how to I change/fix this.
ANYONE WHO HAS RAN INTO THIS ISSUE AND FIXED IT PLEASE DO HELP.
The text was updated successfully, but these errors were encountered: