dinbtechit / jetbrains-nestjs

NestJS CLI and IntelliSense
https://plugins.jetbrains.com/plugin/22771-nestjs
BSD 2-Clause "Simplified" License
5 stars 1 forks source link

[Bug] - can't work in pnpm workspace #8

Closed morty6688 closed 1 week ago

morty6688 commented 1 month ago

Describe the bug

When right click on a nest project in pnpm workspace, it doesn't work

Platform

dinbtechit commented 1 month 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

morty6688 commented 1 month ago

is this related to this bug? If so can you see if the workaround described here would work?

#2 (comment)

Oh thx! It does work now

morty6688 commented 1 month ago

is this related to this bug? If so can you see if the workaround described here would work?

#2 (comment)

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.

dinbtechit commented 1 month ago

are you able to provide a screen recording demonstrating the issue?

morty6688 commented 1 month ago

are you able to provide a screen recording demonstrating the issue? anime Sure, here is a gif

dinbtechit commented 1 month ago

interesting... Can you send me the following to resolve this issue?

  1. IDE log:

[!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

image

  1. Can you create a sample repo with similar folder structure?
morty6688 commented 1 month ago

@dinbtechit Hi, u can use this repo to test: https://github.com/tomwray13/nestjs-nextjs-trpc and here is my log: idea.log

dinbtechit commented 4 weeks ago

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.

dinbtechit commented 1 week ago

Fixed in v0.0.3