ant-design / antd-migration-helper

CLI tool to aid in migrate antd from old version to newer version.
MIT License
41 stars 8 forks source link

run and-migration-helper with errors #4

Open duzliang opened 6 years ago

duzliang commented 6 years ago

...lib/node_modules/antd-migration-helper/rules/form-getFieldDecorator-exclusive.js:15 if (property.key.name === 'exclusive') { ^

TypeError: Cannot read property 'name' of undefined

yesmeck commented 6 years ago

Could you provide more info ? https://github.com/ant-design/antd-migration-helper/issues/2#issuecomment-352629382