Problem running pages locally on Windows 11 with VS

Hi! I’m working through the Search React UI track, and I’m having an issue running the code locally on Windows 11 in Visual Studio. I did some troubleshooting with @Aaron_Pavlick and he recommended posting here for support.
My github repo for the code is https://github.com/yjderango/tt-job-search7
The command “npm run dev” ends in “ERROR: No configured streams in repo”. There’s an earlier error in the terminal log: “:heavy_multiplication_x: [1ms] Failed to copy Yext plugin files”, but not sure if they are related.
I’ve tried running the command with node 17 and 18.
Thanks in advance for your help!