Freya Gustavsson
Freya Gustavsson
Could you pinpoint where you're getting this? Or is this happening on all functions you mentioned?
I've tried looking at some of the functions you mentioned but all type definitions are correct
That's unsettling.. does the error go away if you explicitly append `.fetch()`?
> I'm sure we're all familiar with what Soon™ means in reddit terms but [developer platform _is coming_](https://www.redditinc.com/blog/coming-soon-reddit-developer-platform-a-unified-space-for-developers-to-create-and-launch-programs-and-apps-to-run-specifically-on-reddit) and if the reddit [engineering blog](https://www.reddit.com/r/RedditEng/) is a sign of things to...
Thanks! I found the comment --- With that in mind, this is my proposal for the future of snoowrap Keep snoowrap as-is in its current state. Once new Reddit Developer...
Until the issue is resolved by being merged to main branch it should be left open
Ideally we should update dependencies soon to allow using NodeJS +17 for development https://stackoverflow.com/questions/69692842/error-message-error0308010cdigital-envelope-routinesunsupported ``` Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:71:19) at Object.createHash (node:crypto:133:10) at module.exports (/home/egustavs/patternfly/node_modules/@patternfly/documentation-framework/node_modules/webpack/lib/util/createHash.js:135:53) at...
@pimanac So is the code finished and just missing tests at the moment?
Hi, if no one else has it available it might be lost. It was a gigantic file
It might be worth also using envar [`NO_COLOR`](http://no-color.org/) instead of CLI option, or both