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