Hi - I’m trying out kirby 4 for the first time and trying to use the built in server. However when I do I get the follow error in browser when going to the server address:
**Warning** : Unknown: Failed to open stream: No such file or directory in **Unknown** on line **0**
**Fatal error** : Failed opening required 'kirby/router.php' (include_path='.:') in **Unknown** on line **0**
I’ve followed the steps regarding the server here - I just unzipped the file locally, ran the server in the directory where my project is and navigated to the resulting link in the terminal. Any ideas that could help me problem solve?
Thanks!