Skip to content

Fix for broken got library usage#73

Open
rippmn wants to merge 1 commit into
rosera:mainfrom
rippmn:main
Open

Fix for broken got library usage#73
rippmn wants to merge 1 commit into
rosera:mainfrom
rippmn:main

Conversation

@rippmn
Copy link
Copy Markdown

@rippmn rippmn commented Sep 3, 2025

In existing code the usage of got fails as the import of the got module seems to conflict with NodeJS's ESM import mechanism. Error message is that got is not a function.

Updates to NodeJS ESM module import support now allow imports of ESM modules using require syntax. Reverting to this syntax and upgrading got version corrects the above issue in lab.

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

Successfully merging this pull request may close these issues.

1 participant