I have just add react-avatar-edit package and just import the package,
import Avatar from 'react-avatar-edit';
after that i can run yarn start command i was got the ReferenceError: window is not defined in react-avatar.js file.please give some idea to solving this issue. also I have attached screenshot https://prnt.sc/opv5hg
Server side rendering?