osfield

Results 2 comments of osfield

> I am facing the same error after the update is this thing fixed > > ``` > ERROR in ./node_modules/slack-notify/src/cjs/index.js 1:14-30 > Module not found: Error: Can't resolve 'https'...

> > then in `/app/payment/page.tsx`, I imported the payment component the dynamically disabling the SSR (of course, this will only work by marking the entire page with` 'use client'` as...