react-codemod icon indicating copy to clipboard operation
react-codemod copied to clipboard

Error during npx react-codemod pure-component

Open kmiwa-clari opened this issue 9 months ago • 0 comments

TypeError: Cannot read properties of undefined (reading 'value')

 ERR .../src/components/modal/TestClassComponent.jsx Transformation error (Cannot read properties of undefined (reading 'value'))
TypeError: Cannot read properties of undefined (reading 'value')
  ...
All done. 
Results: 
1 errors
0 unmodified
0 skipped
0 ok
Time elapsed: 0.838seconds 

kmiwa-clari avatar Apr 04 '25 14:04 kmiwa-clari