Skip to content

Fix main target in packge.json#3

Open
zapling wants to merge 1 commit into
humppa123:masterfrom
zapling:fix/package-json-main-entrypoint
Open

Fix main target in packge.json#3
zapling wants to merge 1 commit into
humppa123:masterfrom
zapling:fix/package-json-main-entrypoint

Conversation

@zapling
Copy link
Copy Markdown

@zapling zapling commented Aug 23, 2023

Converting a legacy project over to vite and ran into this issue.

[ERROR] Failed to resolve entry for package "resilience-typescript". The package may have incorrect main/module/exports specified in its package.json. [plugin vite:dep-scan]

After changing the main entrypoint to index.js the issue was resovled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant