Open MuskanNazim opened 2 months ago
Build Error Failed to compile
Next.js (14.2.2) out of date (learn more) ./app/(routes)/dashboard/expenses/_components/ExpenseListTable.jsx:3:1 Module not found: Can't resolve '@/utils/dbConfig' 1 | import React, { useState } from "react"; 2 | import { toast } from "react-toastify";
3 | import { db } from "@/utils/dbConfig"; | ^ 4 | import { Expenses } from "@/utils/schema"; 5 | import { eq } from "drizzle-orm"; 6 | import "react-toastify/dist/ReactToastify.css";
https://nextjs.org/docs/messages/module-not-found
Import trace for requested module: ./app/(routes)/dashboard/page.jsx
Your organization has reached the subscribed usage limit. You can upgrade your account by purchasing a subscription at Stripe payment link
Build Error Failed to compile
Next.js (14.2.2) out of date (learn more) ./app/(routes)/dashboard/expenses/_components/ExpenseListTable.jsx:3:1 Module not found: Can't resolve '@/utils/dbConfig' 1 | import React, { useState } from "react"; 2 | import { toast } from "react-toastify";
https://nextjs.org/docs/messages/module-not-found
Import trace for requested module: ./app/(routes)/dashboard/page.jsx