Adam Pearce

Results 8 comments of Adam Pearce
trafficstars

I'm receiving this error also, apparently after upgrading my node version to 10.7.0, from what I can tell, but may be unrelated.

```bash node --version v16.8.0 "react-tooltip": "^4.2.21" ``` Still experiencing this issue in 4.2.21. I modified the above workaround to the following, using 'useRef'. ```javascript import reactDom from 'react-dom'; import {...

> I'm also using Windows and I realized hot-reloads only work when I make changes inside the app directory of my Remix project. I don't know if this is how...

Any more thought or work being given to this @VuiMuich or @ellie?

Any ideas on how to work around this until there is a fix? @stevecastaneda

@stevecastaneda I think I was able to fix the package.json in #62, but not sure if there are wider impacts with that type of change.

@srischard That helped me out thanks!

@logancyang It seems maybe there aren't great options. https://github.com/InterwebAlchemy/obsidian-ai-research-assistant/issues/7 I wonder if there can be some way to use a `.env` and access it? Alternatively, you could require the user...