itsmedmd / satellite-tracker

Track positions and orbits of over 22,000 satellites orbiting the Earth in a 3D geospatial viewer powered by Cesium.
https://satellites-itsmedmd.vercel.app
25 stars 7 forks source link

Missing prerender-manifest.json #14

Open Chinmay-HS opened 6 months ago

Chinmay-HS commented 6 months ago

I have used the command, npm i to install all the dependencies, and after that I tried to start the project on local host using the command npm start, but I am facing the error of a missing prerender-manifest.json , what could be a fix for this?

itsmedmd commented 5 months ago

Hi, I never encountered this issue but I'd be glad to help.

I updated the README.md with a project launch guide - see if following it after downloading a new project works for you.