-3

I got this error but I have no idea why I got this error. I did everything fine. I am using useRecoilState in Next JS to manage my state.

Error Image

Here's the link to repo: https://github.com/dingus45191/Radiant-Covid-Emergency-Site

Works now just remove any unnecessary recoil imports

Dingus45191
  • 532
  • 1
  • 7
  • 19

1 Answers1

1

I downloaded your project, build it, ran it with npm start, the app loads fine. See below,

enter image description here

I do get an error in the console, but I believe that is irrevalent with your error. See below. enter image description here

tigerpaw
  • 135
  • 4