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

InertiaJS Build Errors with - "stringify" and "parse" not exported #667

Open
MachariaK opened this issue Oct 2, 2024 · 0 comments
Open

Comments

@MachariaK
Copy link

My app is running okay in dev mode but npm run build fails with the following:

node_modules/@inertiajs/core/dist/index.esm.js (1:3242): "stringify" is not exported by "node_modules/qs/lib/index.js", imported by "node_modules/@inertiajs/core/dist/index.esm.js".
node_modules/@inertiajs/core/dist/index.esm.js (1:3257): "parse" is not exported by "node_modules/qs/lib/index.js", imported by "node_modules/@inertiajs/core/dist/index.esm.js".   

Everytime I sort the issues, a similar one comes up. I am in a cycle.

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