Hi there, I'm creating app relative to ChatGPT, I install openai package. https://www.npmjs.com/package/openai
When I run command
It show error
WARN App has external module(s) as dependency
TypeError: Cannot read properties of undefined (reading 'default')
Please check this package. Thanks!