Skip to content
Discussion options

You must be logged in to vote

As the error message tells require() of ES modules is not supported.. The version of the packages you are using are ESM only, so they cannot work with CommonJS modules. You need to downgrade got to a version that supports CommonJS

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@lenovo1996
Comment options

Answer selected by lenovo1996
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants