Closed morty6688 closed 1 week ago
is this related to this bug? If so can you see if the workaround described here would work?
https://github.com/dinbtechit/jetbrains-nestjs/issues/2#issuecomment-1877508490
is this related to this bug? If so can you see if the workaround described here would work?
Oh thx! It does work now
is this related to this bug? If so can you see if the workaround described here would work?
Sorry, the menu item occurred, but it still can't work when I tried to create a new service. Cuz when I clicked the menu item, nothing happened.
are you able to provide a screen recording demonstrating the issue?
are you able to provide a screen recording demonstrating the issue? Sure, here is a gif
interesting... Can you send me the following to resolve this issue?
[!Important] Before copying the logs -> try creating the service/controller/module using the nestjs menu.
On MacOS: (This is how you can get the logs). I assuming it would be similar for other operating systems.
IDE -> Help (menu) -> Show log in Finder -> idea.log
@dinbtechit Hi, u can use this repo to test: https://github.com/tomwray13/nestjs-nextjs-trpc and here is my log: idea.log
I was able to reproduce the issue. I will try to fix this in the next release. I am in the middle of switching jobs so please bare with me.
Fixed in v0.0.3
Describe the bug
When right click on a nest project in pnpm workspace, it doesn't work
Platform