patternfly-react-seed icon indicating copy to clipboard operation
patternfly-react-seed copied to clipboard

Use RTL instead of enzyme

Open nicolethoen opened this issue 3 years ago • 1 comments

nicolethoen avatar May 31 '22 11:05 nicolethoen

Would this fix the following error, after a fresh git clone and npm install?

$ npm i
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @reach/[email protected]
npm WARN Found: [email protected]

[ >8 many more warnings ... >8 ]

npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]

SquareByte avatar Jun 08 '22 10:06 SquareByte