nuxtrdev / nuxtr-vscode

An extension offering commands and tools to make your experience with Nuxt more pleasant.
https://marketplace.visualstudio.com/items?itemName=Nuxtr.nuxtr-vscode
338 stars 13 forks source link

[Bug]: Tasks don't run in fish shell #69

Closed KnifeFed closed 1 year ago

KnifeFed commented 1 year ago

Environment

What went wrong?

If I click e.g. dev in Nuxtr, under "Actions", the terminal opens and says pnpm dev then just shows my prompt. Nothing runs.

How to reproduce it?

Use fish shell in VSCode. Run an action.

adhamfarrag commented 1 year ago

Hi @KnifeFed, I doubt it has anything to do with Fish or any Shell.

I tried to debug it but couldn't reproduce it on a linux VM.

2023-10-22 at 12  27 31@2x

Can you please share console logs from Help > Toggle Developer tools ?

adhamfarrag commented 1 year ago

Please open it again if you still face the issue.