2025-09-19 11:46:07.508 [info] cwd: . 2025-09-19 11:46:07.528 [info] Active interpreter [e:\Temp\test_problem]: C:\Program Files\Python312\python.exe 2025-09-19 11:46:07.530 [info] Starting Pylance ...
Starting work on a colleague's project, I run npm install. We've pinned firebase-admin to ^12.0.0; this installs 12.1.0. This works correctly. When I build my SvelteKit project - which will eventually ...