don

Results 44 comments of don

same issue here happens on nodejs too previously only on bun

I dont have a mac currently, cant test it yet.

https://clippy.coding.global/common-issues/macos/ you need to run ```bash xattr -r -d com.apple.quarantine /Applications/clippy.app ``` I am not paying the apple yearly tax (99$) to make the warning go away

> I found that there is such an option in the KDE settings, the default is low, if it is set to none, it can solve this problem, I don't...

having the same problem only way to fix this is using [email protected] or adding @ts-nocheck to each file

> chemiadel wow ```ts "use client"; // @ts-ignore import ReactDom from "next/dist/compiled/react-dom/cjs/react-dom-server-legacy.browser.production"; import { SiRootme } from "react-icons/si"; export default function TestPage({}) { const html = ReactDom.renderToStaticMarkup(); const json =...

`"vite": "7.1.7"` works fine, everything above breaks