flow icon indicating copy to clipboard operation
flow copied to clipboard

Error: Failed prop type: The prop `href` expects a `string` or `object` in `<Link>`, but got `undefined` instead.

Open nyamuch1 opened this issue 1 year ago • 1 comments

rt

nyamuch1 avatar May 21 '24 11:05 nyamuch1

I encountered the same issue. It turns out I forgot to rename the .env.local.example files as instructed in the README. Note that there is more than one file with this name in the project.

klkq avatar Aug 06 '24 05:08 klkq