Rocket.Chat.Apps-engine
Rocket.Chat.Apps-engine copied to clipboard
openai package support in apps-engine?
Hi there, I'm creating app relative to ChatGPT, I install openai package. https://www.npmjs.com/package/openai
When I run command
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!