[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[v0](/c/v0/59)

# Unable to resolve specifier 'google-gax@5.0.3-rc.1/package.json?m

24 views · 0 likes · 1 post


LiamHenry (@lh258928950-gmailcom) · 2025-05-17

Why does the project code throw this error in the V0 environment but not when deployed to Vercel?

16:35:35.015Z [SERVER] Google TTS error: Unable to resolve specifier 'google-gax@5.0.3-rc.1/package.json?module' imported from https://esm.v0.dev/google-gax@5.0.3-rc.1/es2022/build/src/iamService.mjs

I'm calling the Google Text-to-Speech API. How can I resolve this issue?