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

qs codemod doesnt correctly import picoquery #100

Open
Fuzzyma opened this issue Dec 12, 2024 · 0 comments
Open

qs codemod doesnt correctly import picoquery #100

Fuzzyma opened this issue Dec 12, 2024 · 0 comments

Comments

@Fuzzyma
Copy link

Fuzzyma commented Dec 12, 2024

My code which is import qs from 'qs' gets replaced with import pc from 'picoquery'. But that fails when building because picoquery doesnt seem to have a default export:

src/main.ts (2:7): "default" is not exported by "node_modules/picoquery/lib/main.js", imported by "src/main.ts".
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

No branches or pull requests

1 participant