我正在尝试在React中运行一个Project。当我运行时,出现以下错误:-
./src/components/organisms/SpaceOfficeType/index.tsx
Module build failed: TypeError: Property expression of JSXExpressionContainer expected node to be of a type ["Expression","JSXEmptyExpression"] but instead got null
at Array.reduce (<anonymous>)
不确定这是什么意思吗?
谁能指出我正确的方向。