fireship-io / next-firebase-course

Next.js + Firebase - The Full Course

Home Page:next-firebase-course-git-main.fireship.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server Error Error: A required parameter (username) was not provided as a string in getStaticPaths for /[username]/[slug]

kumarpandule opened this issue · comments

This error occurred when I imported my firebase database configurations and this shows when I click on any post or when I click on Live view button.
Same Code Without changes.

error -
Server Error
Error: A required parameter (username) was not provided as a string in getStaticPaths for /[username]/[slug]

This error happened while generating the page. Any console logs will be displayed in the terminal window.
Screenshot (27)

commented

How did you solve the issue?