Q:

Property 'state' does not exist on type

Can be multiple reasons. Main ones are missing @types/react in Dependencies

try typing this in the terminal (make sure it's the terminal of the right 
folder):

npm install --save-dev @types/react @types/react-dom

--------------------------------------------------------------------------------
2

New to Communities?

Join the community