Meshan Khosla

Results 3 comments of Meshan Khosla

Was able to fix this issue by downgrading from Python 3.12 to 3.11

https://github.com/Datalux/Osintgram/issues/947#issuecomment-1872485426

Looks like this does cause existing imports to be broken. Followed the [Nextjs quickstart](https://upstash.com/docs/qstash/quickstarts/vercel-nextjs) and got this after step 5. ``` Package path ./dist/nextjs is not exported from package ```...