folke / vscode-monorepo-workspace

📦✨Manage monorepos with multi-root workspaces. Supports Lerna, Yarn, Pnpm, Rushjs and recursive package directories.

Home Page:https://marketplace.visualstudio.com/items?itemName=folke.vscode-monorepo-workspace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command not found - VsCode Electron 12.x

glamax13 opened this issue · comments

Hi,
Your extension seems great and i really would like to try it.
Unfortunately it doesn't seems to be working for me.

Here is how it went :

  1. Installation went fine
  2. Tried To execute a command in a repo (WSL): every command fail with command not found.
  3. Tried To execute a command in a repo (local): every command fail with command not found.
    image

Environnment:

  • Windows 10
  • VsCode
Version: 1.56.2 (user setup)
Commit: 054a9295330880ed74ceaedda236253b4f39a335
Date: 2021-05-12T17:13:13.157Z
Electron: 12.0.4
Chrome: 89.0.4389.114
Node.js: 14.16.0
V8: 8.9.255.24-electron.0
OS: Windows_NT x64 10.0.19042
  • Monorepo
Name: Monorepo Workspace
Id: folke.vscode-monorepo-workspace
Description: Manage monorepos with multi-root workspaces. Supports Lerna, Yarn, Pnpm, Rushjs and recursive package directories
Version: 1.3.1
Publisher: Folke Lemaitre
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=folke.vscode-monorepo-workspace

I happened to have seen a similar error recently on another extension (Spell Right) and it might just be related to the fact that VsCode updated their Electron version.
Here is the link to the answer of the owner: bartosz-antosik/vscode-spellright#426 (comment)

Feel free to ask for further information i would be glad to be of help!

commented

@folke please fix this, the extension is broken now.

I just tested this on both the latest stable and the latest insiders edition and I can't reproduce this.

vscode:

Version: 1.59.0
Commit: 379476f0e13988d90fab105c5c19e7abc8b1dea8
Date: 2021-08-04T23:14:40.191Z
Electron: 13.1.7
Chrome: 91.0.4472.124
Node.js: 14.16.0
V8: 9.1.269.36-electron.0
OS: Darwin x64 20.5.0

vscode-insiders:

Version: 1.60.0-insider
Commit: 49af1cbe00271ac2ea36cfc5f7352fe31a7b0094
Date: 2021-08-06T06:42:17.124Z
Electron: 13.1.7
Chrome: 91.0.4472.124
Node.js: 14.16.0
V8: 9.1.269.36-electron.0
OS: Darwin x64 20.5.0

There's no binaries built as part of this extension, so I think something else is happening here.

Would be great if you could further debug to try to figure out what's happening on your end.

Maybe try updating to the latest version of vscode and see if this fixes your issue?

@guidsdo what vscode version are you on?

The Extension host log could also contain useful information

Hi!
Thank you for this follow up.

I am currently not able to test with the previous environnement (it was at work and i'm currently on holidays) but it seems to work on my personal machine.

OS: Ubuntu 21.04
VsCode (flatpak):

Version: 1.57.1
Commit: 507ce72a4466fbb27b715c3722558bb15afa9f48
Date: 2021-06-17T13:26:56.255Z
Electron: 12.0.7
Chrome: 89.0.4389.128
Node.js: 14.16.0
V8: 8.9.255.25-electron.0
OS: Linux x64 5.11.0-25-generic
Monorepo: 1.3.1

As mentioned above it seems like it affected other applications so they probably found a way to fix it internally (or not if @guidsdo still have issues).

I will come back in a couple of weeks to confirm that and give logs and details if it still doesn't work.

Thanks again and i'm looking forward to use your extension ^^

I am getting this issue as well I am on Mac silicon latest vscode, it happens every time I restart my system, then if I reinstall the extension problem goes away