Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VSCode for Windows: Adding a dev-dependency from Nx Console ends up adding an extra @ to the packages #2314

Open
1 of 4 tasks
ErickRodrCodes opened this issue Nov 11, 2024 · 0 comments
Assignees
Labels
type: bug Something isn't working

Comments

@ErickRodrCodes
Copy link

Current Behavior

I noted after installing Nx 20 and the latest Nx Console that in Windows, when you select a dev-dependency from your nx console panel, the available packages has an extra @ character:

Image

Expected Behavior

It shouldn't have an extra character!

GitHub Repo

No response

Steps to Reproduce

  1. in a windows machine (windows 11,

Nx Report

NX   Report complete - copy this into the issue template

Node           : 20.17.0
OS             : win32-x64
Native Target  : x86_64-windows
npm            : 10.8.2

nx (global)        : 20.0.12
nx                 : 20.0.12
@nx/js             : 20.0.12
@nx/jest           : 20.0.12
@nx/eslint         : 20.0.12
@nx/workspace      : 20.0.12
@nx/angular        : 20.0.12
@nx/devkit         : 20.0.12
@nx/eslint-plugin  : 20.0.12
@nx/playwright     : 20.0.12
@nx/plugin         : 20.0.12
@nx/react          : 20.0.12
@nx/vite           : 20.0.12
@nx/web            : 20.0.12
@nx/webpack        : 20.0.12
typescript         : 5.5.4
---------------------------------------
Registered Plugins:
@nx/playwright/plugin
@nx/vite/plugin
---------------------------------------
Local workspace plugins:
         @erickrodrcodes/nx-electron-vite

Failure Logs

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response

@ErickRodrCodes ErickRodrCodes added the type: bug Something isn't working label Nov 11, 2024
@MaxKless MaxKless transferred this issue from nrwl/nx Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants