arrterian / nix-env-selector

Allows switch environment for Visual Studio Code using Nix Package Manager.
MIT License
220 stars 29 forks source link

"command 'nixEnvSelector.selectEnv' not found" #67

Open samuela opened 2 years ago

samuela commented 2 years ago

Describe the bug Just tried to run the "Select Environment" command from the command palette, but got an odd error.

To Reproduce Steps to reproduce the behavior:

  1. Open the command palette with Cmd-Shift-P.
  2. Select the "Select Environment" command.
  3. Wait a few seconds, then observe the error modal.

Expected behavior The command to not throw an error.

Screenshots

Screen Shot 2022-02-04 at 5 26 17 PM

Environment:

Version: 1.64.0 (Universal)
Commit: 5554b12acf27056905806867f251c859323ff7e9
Date: 2022-02-03T04:20:17.224Z
Electron: 13.5.2
Chromium: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Darwin arm64 21.2.0

Additional context n/a

arobertn commented 2 years ago

Dupe of #32 (which seems like it was never fully resolved).