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

Adding @nrwl/nest dependency using nx console in vscode fails #2113

Open
2 of 4 tasks
spotlesscoder opened this issue Apr 27, 2024 · 0 comments
Open
2 of 4 tasks

Adding @nrwl/nest dependency using nx console in vscode fails #2113

spotlesscoder opened this issue Apr 27, 2024 · 0 comments
Labels
type: bug Something isn't working

Comments

@spotlesscoder
Copy link

Current Behavior

I receive this error

Telemetry: production
Graph - init
unable to send telemetry: Unable to connect to https://www.google-analytics.com/mp/collect?api_secret=3J_QsvygSLKfjxMXFSG03Q&measurement_id=G-TNJ97NGX40. Error: connect ECONNREFUSED 0.0.0.0:443Error running task: "ENOENT: no such file or directory, open '/workspaces/nx-tsconfig.base/package.json'"
unable to send telemetry: Unable to connect to https://www.google-analytics.com/mp/collect?api_secret=3J_QsvygSLKfjxMXFSG03Q&measurement_id=G-TNJ97NGX40. Error: connect ECONNREFUSED 0.0.0.0:443Error running task: "ENOENT: no such file or directory, open '/workspaces/nx-tsconfig.base/package.json'"
unable to send telemetry: Unable to connect to https://www.google-analytics.com/mp/collect?api_secret=3J_QsvygSLKfjxMXFSG03Q&measurement_id=G-TNJ97NGX40. Error: connect ECONNREFUSED 0.0.0.0:443

Expected Behavior

Adding dependency works

GitHub Repo

spotlesscoder/nx-tsconfig.base@bb4db42

Steps to Reproduce

  1. Start new devcontainer (see config in repo)
  2. Run npx nx init
  3. Open in vscode
  4. install nx console extension
  5. open nx console in vscode and try to add dependency @nrwl/nest

Nx Report

Node   : 20.2.0
OS     : linux-x64
npm    : 9.6.6

nx (global)  : 18.3.4
nx           : 18.3.4
@nrwl/tao    : 18.3.4

Failure Logs

No response

Package Manager Version

No response

Operating System

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

Additional Information

No response

@spotlesscoder spotlesscoder added the type: bug Something isn't working label Apr 27, 2024
@AgentEnder AgentEnder transferred this issue from nrwl/nx Apr 29, 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

1 participant