54sword / xiaoduyu.com

🐟小度鱼 - 年轻人的交流社区 https://www.xiaoduyu.com
598 stars 148 forks source link

后端启动后启动前端,然后发生error #70

Open KentaIbayashi opened 3 years ago

KentaIbayashi commented 3 years ago
webpack:///./src/app/redux/utils/graphql.ts?:125
                            resolve(result.data[apis[0].aliases || apis[0].api]);
                                               ^

TypeError: Cannot read property 'sitemap' of undefined
    at _callee$ (webpack:///./src/app/redux/utils/graphql.ts?:125:48)

I've got this error..... How can I fix this? After run api server, I have already written config file in frontend as localhost:3000.