Npm Start on Ollama brings up local host 404 page

I’m on the scrim ‘Download and Run AI Models on Your Computer with Ollama’

I followed the first steps, download Ollama, run in terminal, download zip of scrim, create a folder for it, do npm install, then npm start - it spits out a local host where there is supposed to be something hosted - when i do theres nothing there. Whats going on?

Hey @RshnMng, could be bunch of things so we can try and narrow it down. I recommend you open up the 404 page, right click inspect and look in the network tab. Look for red entries (status 404) and see what file or route is missing, or whatever else is causing the 404.