I tried to import penumbra by
import { penumbra } from "@transcend-io/penumbra"
vite:import-analysis throw
[vite] Internal server error: Failed to resolve entry for package "@transcend-io/penumbra". The package may have incorrect main/module/exports specified in its package.json: Failed to resolve entry for package "@transcend-io/penumbra". The package may have incorrect main/module/exports specified in its package.json.
I tried to import penumbra by
import { penumbra } from "@transcend-io/penumbra"
vite:import-analysis throw
[vite] Internal server error: Failed to resolve entry for package "@transcend-io/penumbra". The package may have incorrect main/module/exports specified in its package.json: Failed to resolve entry for package "@transcend-io/penumbra". The package may have incorrect main/module/exports specified in its package.json.
How do I fix this error?