#Getting Error in Build and Deploy an Amazing Developer Portfolio with Next JS and Framer Motion

2 messages · Page 1 of 1 (latest)

solid sinew
#

Module not found: Can't resolve 'next-themes'

import * as React from "react";
import { ThemeProvider as NextThemesProvider } from "next-themes";
import { type ThemeProviderProps } from "next-themes/dist/types";
export function ThemeProvider({ children, ...props }: ThemeProviderProps) {

https://nextjs.org/docs/messages/module-not-found

proud flint