# react-antv-g6-starter **Repository Path**: huangjunquan/react-antv-g6-starter ## Basic Information - **Project Name**: react-antv-g6-starter - **Description**: 脑图学习 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-19 - **Last Updated**: 2021-03-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-antv-g6-starter ## 异常错误 - 安装@antv/x6-react-components 时 报错 An unexpected error occurred: “EPERM: operation not permitted, unlink 解决办法:是因为当前项目是运行中状态,使用快捷键 ctrl+c 关掉项目,然后重新安装依赖即可