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

ERR_INVALID_ARG_TYPE when specifying -o flag #402

Open
louwers opened this issue Jul 8, 2024 · 1 comment
Open

ERR_INVALID_ARG_TYPE when specifying -o flag #402

louwers opened this issue Jul 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@louwers
Copy link

louwers commented Jul 8, 2024

geostyler-cli -t mapbox  Wegdeel_Vlak_style.sld    

results in the (invalid) output geostyler/geostyler-mapbox-parser#334

 geostyler-cli -t mapbox -o style.json Wegdeel_Vlak_style.sld

Results in the following error:

✖ Error during translation of file "Wegdeel_Vlak_style.sld": TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object

@KaiVolland KaiVolland added the bug Something isn't working label Jul 8, 2024
@KaiVolland
Copy link
Contributor

Maybe specifing the source with -s sld helps. But we will have a look at this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants