Failed to load “@solana/rpc-parsed-types”

cant create solana projects it fails with error: Failed to load “@solana/rpc-parsed-types” from

for example: https://v0.app/chat/solana-token-balance-tFBh6rSxCen?ref=IIVEMX

IMPORTANT: generated code is correct, and it runs locally. it only fails on v0 sandbox.

Hey, Igor! Welcome :waving_hand:

Perhaps it’s worth making sure @solana/rpc-parsed-types is included in your package.json dependencies in v0, not just imported in the code.

I’ll share this as feedback for the team anyway!