HU$H
HU$H
You also need to go refacter parser.js to require the utils file in the constructor so you can pass the options, and change utils to this.utils like so -> ###...
This is important for storing feed data into mongodb as the default attrKey is $ which is a reserved key in mongodb
Forked it https://github.com/hushaudio/rss-parser
I tried upgrading xformers and diffusers, which upgraded torch for me as well, but no luck.
Ah yes, I use xcode for debugging usually, but I am using the cmake builds. Does pamplejuce create an xcode project or does that need to be done manually?
ah, found the way -> `cmake -G Xcode .`, though im getting an error when I try build it ```test_plugin/:64:9 'JUCE_WEB_BROWSER' macro redefined```