Skip to content

TypeError: traverse is not a function #13093

Answered by nicolo-ribaudo
khushal87 asked this question in Q&A
Discussion options

You must be logged in to vote

If you are using native ESM, you need to use traverse.default instead of traverse (that's how Node.js' interop between ESM and CJS works).

Replies: 2 comments 4 replies

Comment options

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

Comment options

You must be logged in to vote
3 replies
@khushal87
Comment options

@nicolo-ribaudo
Comment options

@khushal87
Comment options

Answer selected by khushal87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants