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

Export failed Export failed for an unknown reason #638

Closed
attikov opened this issue Apr 17, 2024 · 3 comments
Closed

Export failed Export failed for an unknown reason #638

attikov opened this issue Apr 17, 2024 · 3 comments

Comments

@attikov
Copy link

attikov commented Apr 17, 2024

call stack

TypeError: gui.promisify is not a function
at mapshaper-gui.js:2467:19
at Object.writeFiles (mapshaper.js:11719:12)
at exportMenuSelection (mapshaper-gui.js:4755:24)
(anonymous) @ mapshaper-gui.js:4718
Promise.catch (async)
(anonymous) @ mapshaper-gui.js:4713
setTimeout (async)
onExportClick @ mapshaper-gui.js:4712

@sergeykim09
Copy link

Same issue:
mapshaper-gui.js:4718 TypeError: gui.promisify is not a function
at mapshaper-gui.js:2467:19
at Object.writeFiles (mapshaper.js:11719:12)
at exportMenuSelection (mapshaper-gui.js:4755:24)
@mbloch

@jaspreetsinghchhabra
Copy link

Encountered the same issue. It was working fine till yesterday for me.

mapshaper-gui.js:4718 TypeError: gui.promisify is not a function
at mapshaper-gui.js:2467:19
at Object.writeFiles (mapshaper.js:11719:12)
at exportMenuSelection (mapshaper-gui.js:4755:24)

@mbloch
Copy link
Owner

mbloch commented Apr 17, 2024

Should be fixed now, thanks for reporting.

@mbloch mbloch closed this as completed Apr 17, 2024
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

4 participants