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

Module resolution seems to be broken #7

Open
sidwebworks opened this issue Jun 22, 2022 · 1 comment
Open

Module resolution seems to be broken #7

sidwebworks opened this issue Jun 22, 2022 · 1 comment
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@sidwebworks
Copy link
Owner

Recently someone was trying out web-pen and they tried importing zustand, which caused the bundler to error out.

I successfully reproduced the bug on my own machine as well, on further inspection it looks like web-pen fails to resolve dependencies for this package, https://github.com/pmndrs/zustand

Will have to dive deeper in this when I get time.

@sidwebworks sidwebworks added bug Something isn't working good first issue Good for newcomers labels Jun 22, 2022
@sidwebworks
Copy link
Owner Author

Today when loading voby from skypack this issue came back. I suspect something is wrong with the regex pattern used in the resolver.

Anyways I plan to rewrite the resolver today which will be more compatible to the usual Node ecosystem with using package.json files

@sidwebworks sidwebworks self-assigned this Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant