Greeings everyone and thank you.
I Created and HTML page in Firestore and also created my project with the Help of gemini.
The webite was a mock website untill tonight when I tried to take it live. With the guidance of Gemini I created the Firebase config information.
Gemini removed all of the mock data and I created the data base and rules. After removing the mock data my app is now stuck on what looks like a loging loop
I get the following error in the console
✘ Preview failed to start
Starting preview…
Waiting for your web server to start serving
nextn@0.1.0 dev
npm-run-all --parallel next:dev genkit:watch --port 9002 --hostname 0.0.0.0
Error: ERROR: Invalid Option: --port
How do i determine what the correct port is to use?