You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERR js/funcs.jsx Transformation error (Cannot read properties of undefined (reading 'type'))
TypeError: Cannot read properties of undefined (reading 'type')
at ~/.nvm/versions/node/v18.17.1/lib/node_modules/@ant-design/codemod-v4/transforms/v3-Modal-method-with-icon-to-v4.js:98:30
at Array.find (<anonymous>)
at NodePath.<anonymous> (~/.nvm/versions/node/v18.17.1/lib/node_modules/@ant-design/codemod-v4/transforms/v3-Modal-method-with-icon-to-v4.js:96:50)
at ~/.nvm/versions/node/v18.17.1/lib/node_modules/@ant-design/codemod-v4/node_modules/jscodeshift/src/Collection.js:75:36
at Array.forEach (<anonymous>)
at Collection.forEach (~/.nvm/versions/node/v18.17.1/lib/node_modules/@ant-design/codemod-v4/node_modules/jscodeshift/src/Collection.js:74:18)
at NodePath.<anonymous> (~/.nvm/versions/node/v18.17.1/lib/node_modules/@ant-design/codemod-v4/transforms/v3-Modal-method-with-icon-to-v4.js:84:12)
at ~/.nvm/versions/node/v18.17.1/lib/node_modules/@ant-design/codemod-v4/node_modules/jscodeshift/src/Collection.js:75:36
at Array.forEach (<anonymous>)
at Collection.forEach (~/.nvm/versions/node/v18.17.1/lib/node_modules/@ant-design/codemod-v4/node_modules/jscodeshift/src/Collection.js:74:18)
报错信息:
property.key有可能为undefined
v3-Modal-method-with-icon-to-v4.js:98
The text was updated successfully, but these errors were encountered: