Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[crash] Unhandled exception in Dispatchers.Default #68

Closed
1 task done
Keloran opened this issue Nov 6, 2024 · 2 comments
Closed
1 task done

[crash] Unhandled exception in Dispatchers.Default #68

Keloran opened this issue Nov 6, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Keloran
Copy link

Keloran commented Nov 6, 2024

What is the issue?

this is my json

{
  "$schema": "https://ui.shadcn.com/schema.json",
  "style": "default",
  "rsc": true,
  "tsx": true,
  "tailwind": {
    "config": "tailwind.config.ts",
    "css": "src/styles/globals.css",
    "baseColor": "stone",
    "cssVariables": true,
    "prefix": ""
  },
  "aliases": {
    "components": "~/components",
    "utils": "~/lib/utils",
    "hooks": "~/hooks",
    "lib": "~/lib"
  }
}

What are the steps to reproduce this issue?

just opening the tool window

What were you expecting to happen?

expected it to show the components i have installed

Paste any relevant logs, error output, etc.

com.github.warningimhack3r.intellijshadcnplugin.backend.sources.UnparseableConfigException: Unable to parse components.json
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoro

<TRIMMED STACKTRACE>

What OS are you experiencing the problem on?

Linux

Additional platform information

Build version: WebStorm 2024.2.4 Build: #WS-242.23726.96 October 22, 2024
JRE: 21.0.4+13-b509.26, JetBrains s.r.o.
JVM: 21.0.4+13-b509.26, OpenJDK 64-Bit Server VM, JetBrains s.r.o.
Operating System: Linux 6.11.5-arch1-1 (amd64)
_JAVA_OPTIONS=-Djava.util.prefs.userRoot="/home/keloran/.config/java"

=== Plugins ===
Custom plugins: [Supermaven (1.42), Code Note : Project Notes, Visual Markdown Editor (2024.2.2), Indent Rainbow (2.2.0), WakaTime (15.0.3), Kubernetes (242.23726.19), .env files support (2024.2.1), shadcn/ui Components Manager (0.9.3), GitHub Copilot (1.5.28.7313), Dracula Pro (1.4.0), Rainbow Brackets (2024.2.6-241)]
Disabled plugins:[]

Duplicates

  • I have checked that my problem has not already been mentioned recently in an existing issue
@Keloran Keloran added the bug Something isn't working label Nov 6, 2024
@WarningImHack3r
Copy link
Owner

WarningImHack3r commented Nov 6, 2024

It looks like you’re using the CLI 2.0, it’s not support yet as you can see on the other open issue. Please reopen if you figure out it’s not that!

@WarningImHack3r
Copy link
Owner

Duplicate of #60

@WarningImHack3r WarningImHack3r marked this as a duplicate of #60 Nov 6, 2024
@WarningImHack3r WarningImHack3r closed this as not planned Won't fix, can't repro, duplicate, stale Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants