-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
前台npm 安装运行报错 #548
Comments
import { ItemType } from '@openai/realtime-api-beta/dist/lib/client.js'; 这个引起的 |
那请问应该怎么解决呢 |
应该是 npm 版本的问题 ,其他地方都能编译过去 比如我本地, 比如github打包 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Error: The following dependencies are imported but could not be resolved:
@openai/realtime-api-beta/dist/lib/client.js (imported by E:/aiapi2/src/views/wav/realtime.vue?id=0)
vue-waterfall-plugin-next/dist/types/types/waterfall (imported by E:/aiapi2/src/views/kling/kgList.vue?id=0)
以为是版本太新了,waterfall降级以后依然报这个错误
The text was updated successfully, but these errors were encountered: