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

stringfy importation error #289

Open
Rfellipe opened this issue Nov 29, 2024 · 0 comments
Open

stringfy importation error #289

Rfellipe opened this issue Nov 29, 2024 · 0 comments

Comments

@Rfellipe
Copy link

After i installed the package it gave me error of dependecies so i installed them, the dependecies and versions are:

"@sentinel-hub/sentinelhub-js": "^0.8.3",
"fast-xml-parser": "^4.5.0",
"moment": "^2.30.1",
"proj4": "^2.15.0",
"query-string": "^9.1.1",
"terraformer-wkt-parser": "^1.2.1",

Now, it gave me this error:

Attempted import error: 'stringify' is not exported from 'query-string' (imported as 'stringify').

I tried reinstalling the package, i deleted the node modules and reinstalled again the package, installed with npm since im using yarn, updated the query-string package.

Im also using next.js 14.2.16 with ts, dont know if it make difference and the error is in this file

./node_modules/@sentinel-hub/sentinelhub-js/dist/sentinelHub.js

Is there a way to fix this issue?

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