当前位置: 代码迷 >> 综合 >> Element ‘xxxxxxx‘ cannot have character [children],because the type‘s content type is element-only
  详细解决方案

Element ‘xxxxxxx‘ cannot have character [children],because the type‘s content type is element-only

热度:65   发布时间:2024-02-13 08:16:01.0

今天打开之前写的一个项目,突然这个错,无法导入其他模块的依赖包

原因:没有指定导入的模块的版本,加上版本后问题解决

解决:


  相关解决方案