steven-tey / precedent

An opinionated collection of components, hooks, and utilities for your Next.js project.

Home Page:https://precedent.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repo can't find next libraries

MincePie opened this issue · comments

commented

When i clone this library and try to run it, each of the next libraries is underlined with an error message along the lines of:

Cannot find module 'next-auth/react' or its corresponding type declarations.ts(2307)

Is there something that needs to be updated in this repo?

did you install dependencies ? with npm install or whatever packmanger you're using

Will add a line in the README!

@steven-tey I cloned the latest and got this error upon npm install
image

@steven-tey I cloned the latest and got this error upon npm install
image

Change from Canary to 13.5.5 in Package.json