Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yarn support: Yarn PnP can't find __mf__virtual #155

Open
david-at-ds opened this issue Oct 10, 2024 · 1 comment
Open

Yarn support: Yarn PnP can't find __mf__virtual #155

david-at-ds opened this issue Oct 10, 2024 · 1 comment
Labels
COMMUNITY: PR is welcomed We think it's a good feature to have but would love for the community to help with the PR for it enhancement New feature or request help wanted Extra attention is needed

Comments

@david-at-ds
Copy link

When using Yarn PnP + Vite I get this error message:

Failed to resolve dependency: __mf__virtual, present in 'optimizeDeps.include'

And then after the server is started:

4:42:25 PM [vite] Pre-transform error: Failed to resolve import "__mf__virtual/test__mf_v__runtimeInit__mf_v__.js" from "virtual:mf-REMOTE_ENTRY_ID". Does the file exist?
4:42:25 PM [vite] Internal server error: Failed to resolve import "__mf__virtual/test__mf_v__runtimeInit__mf_v__.js" from "virtual:mf-REMOTE_ENTRY_ID". Does the file exist?
@gioboa gioboa changed the title Yarn PnP can't find __mf__virtual Yarn support: Yarn PnP can't find __mf__virtual Oct 10, 2024
@gioboa gioboa added the enhancement New feature or request label Oct 10, 2024
@gioboa
Copy link
Collaborator

gioboa commented Oct 10, 2024

Hi @david-at-ds thanks for your feedback
At the moment the project is tested with pnpm and we didn't check it with different package managers. Feel free to drop a PR to solve that.

@gioboa gioboa added help wanted Extra attention is needed COMMUNITY: PR is welcomed We think it's a good feature to have but would love for the community to help with the PR for it labels Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
COMMUNITY: PR is welcomed We think it's a good feature to have but would love for the community to help with the PR for it enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants