Travis Shen

Results 10 comments of Travis Shen

same problem, I‘ve updated jedi,but still “Jedi version %s too old“

I know it. Just remove `DeviceProperties —> framebuffer-stolenmem` in config.plist. Good luck.

hi all, I just found a solution: https://github.com/radix-ui/primitives/issues/837#issuecomment-1455160154 here's a example of shadcn-ui: ```TypeScript Actions { event.preventDefault(); setShowDeleteDialog(true); }} > Delete Are you absolutely sure? This action cannot be undone....

just follow the installation docs update: haha Maybe the main problem is the setting of tailwind css, and the tailwind has official docs for vite as mentioned below

> Looks like the issue is with `notion-code`: ![Create Next App-Wednesday-November-23-2022-04 55 42PM@2x](https://user-images.githubusercontent.com/20052710/203652681-8e2a24b4-7bdd-4ae8-ab07-be5e7cc55592.png) same issue in Next.js 13

> Have you tried using the `import` syntax instead? Thanks for your outstanding contribution. My previous project used this package and it performed very well. I am wondering whether I...

I think this PR resolved the problem: https://github.com/dotenv-org/dotenv-vscode/pull/105#issue-2118492181 not sure what stops it from being merged