question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[V2] WS crashes on start

See original GitHub issue

Version and Environment Details

Operation system: MacOS 10.14.4

IDE name and version: WS 2019.1

Plugin version: 2.0.0

Actual Behaviour

Crashes WS on launch. (WS screen freeze, force restart)

Steps to Reproduce / Link to Repo with Reproduction and Instructions

This is a mono-repo with the following config…

{
  "projects": {
    "admin": {
      "schemaPath": "./packages/admin-server-nexus/src/generated/schema.graphql",
      "includes": ["./packages/admin-client/src/containers/*.tsx"]
    }
  }
}

I assume this is a config problem, but no config I think of stops the crash. I’ve downgraded in the interim. Any help is very appreciated!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
jimkyndemeyercommented, Apr 10, 2019

Thanks Dennis.

The schema file should help me reproduce the issue and find the underlying cause.

I’ll update once I know more.

/Jim

0reactions
LawJollacommented, Apr 14, 2019

Hi Jim,

Thank you for your incredible help and work!

More broadly, my project looks massive because it incorporates 35 Prisma types and its associated CRUD fields and types. I doubt my schema is more complicated than a run-of-the-mill Prisma application.

Did you see any problematic pattern in the generated schema that would help to modify? I’d be happy to open an issue there and discuss it with the Prisma/Nexus team. From my experience, few Prisma users use Jetbrains products, so I may be a bit of an oddball for the plugin.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Crashes under high load · Issue #669 · websockets/ws - GitHub
I think data breaks on low-quality SOCKS servers. So crashes of ws can be related to invalid data received. I added event for...
Read more >
Eclipse workspace crashes on startup - Stack Overflow
Go to your workspace e.g. C:\Workspace · Then open .metadata.plugins folder from your workspace. · Delete below 2 folders,. org.eclipse.e4.workbench; org.eclipse.
Read more >
Every program crashes on startup - Microsoft Community
1. Press the Windows + R keys, type msconfig and click OK; 2. In the System Configuration window, click on the services tab;...
Read more >
Monster Hunter Rise: Sunbreak: 'Crash on startup' error
The ideal and official way to fix the Monster Hunter Rise: Sunbreak crashing issue is to wait for Capcom to issue a hotfix...
Read more >
game crashes :: Satisfactory Bugs & Technical Issues
it's not the game itself. Just read the crash report: it's DirectX11 that's troubling. I actually have the same problem. ... --> howto...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found