postgres module is not installed
Answered
Ragdoll posted this in #help-forum
RagdollOP
I have troubles with my Next.js app. I am new with using Next.js, but i cant figure out problem, with integrating local postgres database in to my project. In my IDE import says, that module cannot be found. Even it is installed. Tried to figureout what could be problem with AI, lookup in Stack overflow, if someone had similar issue, but i wasn't successful. Same problem i am getting, if i want to use pg module rather than postgres. Could someone give me hint, what should i do, to fix that issue?
Answered by Ragdoll
I figured out problem. After install new next application, it worked correctly.
1 Reply
RagdollOP
I figured out problem. After install new next application, it worked correctly.
Answer