开发者社区> 问答> 正文

智能媒体服务有报错是为什么?

智能媒体服务有报错是为什么?9d4ad7575ee933f7eb56bbd8f574ca62.png

展开
收起
三分钟热度的鱼 2024-05-23 08:28:29 24 0
1 条回答
写回答
取消 提交回答
  • 更新一下fe/package.json,{
    "name": "ice-websdk-fe-demo",
    "version": "1.0.0",
    "private": true,
    "dependencies": {
    "@testing-library/jest-dom": "^5.11.4",
    "@testing-library/react": "^11.1.0",
    "@testing-library/user-event": "^12.1.10",
    "ant-design-vue": "^4.1.2",
    "antd": "^5.17.2",
    "array-move": "^4.0.0",
    "axios": "^1.3.6",
    "highlight.js": "^11.9.0",
    "lodash": "^4.17.21",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-router-dom": "^6.1.1",
    "vue": "^3.4.21",
    "vue-router": "^4.3.0",
    "web-vitals": "^1.0.1"
    },
    "devDependencies": {
    "@types/react": "^18.0.37",
    "@types/react-dom": "^18.0.11",
    "@typescript-eslint/eslint-plugin": "^5.59.0",
    "@typescript-eslint/parser": "^5.59.0",
    "@vitejs/plugin-react": "^4.0.0",
    "@vitejs/plugin-vue": "^4.6.2",
    "eslint": "^8.38.0",
    "eslint-plugin-react-hooks": "^4.6.0",
    "eslint-plugin-react-refresh": "^0.3.4",
    "typescript": "^5.0.2",
    "unplugin-vue-components": "^0.26.0",
    "vite": "^4.3.9",
    "vue-tsc": "^1.8.27"
    },
    "scripts": {
    "dev": "vite",
    "build": "vite build",
    "preview": "vite preview"
    },
    "eslintConfig": {
    "extends": [
    "react-app",
    "react-app/jest"
    ]
    },
    "browserslist": {
    "production": [
    ">0.2%",
    "not dead",
    "not op_mini all"
    ],
    "development": [
    "last 1 chrome version",
    "last 1 firefox version",
    "last 1 safari version"
    ]
    }
    } 此回答整理自钉群“【客】智能媒体服务官方答疑群(2)”

    2024-05-23 09:45:46
    赞同 1 展开评论 打赏
问答分类:
问答标签:
来源圈子
更多
收录在圈子:
+ 订阅
问答排行榜
最热
最新

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载