Timothy Malcham
Timothy Malcham
Just in case anybody comes here for a solution, I found that these `vdf` and `ssfn` files can be found in `~/Library/Application\ Support/Steam/` instead of in the directory you run...
Following up on my previous comment, I never got this to work on my Mac. I used a Windows PC and was able to get both the vdf and ssfn...
I am now getting this error after upgrading to React 18. Prior to doing the upgrade, I did not see this error: `React-Modal: Cannot register modal instance that's already open`....
Npm install breaks because of this (I'm using React 18 in my project): ``` ➜ npm install --save react-lazyload npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency...
Following @RoderickJDunn's instructions allowed the redux dev tools to show up, but not the react dev tools. Has anybody else found a solution to this?