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

NX Failed to create a workspace #26805

Open
1 of 4 tasks
pt1c opened this issue Jul 3, 2024 · 1 comment
Open
1 of 4 tasks

NX Failed to create a workspace #26805

pt1c opened this issue Jul 3, 2024 · 1 comment

Comments

@pt1c
Copy link

pt1c commented Jul 3, 2024

Current Behavior

Trying to create NX workspace< and then failure:

`
$ npx create-nx-workspace@latest

NX Let's create a new workspace [https://nx.dev/getting-started/intro]

√ Where would you like to create your workspace? · project
√ Which stack do you want to use? · node
√ What framework should be used? · nest
√ Integrated monorepo, or standalone project? · integrated
√ Application name · account
√ Would you like to generate a Dockerfile? [https://docs.docker.com/] · No
√ Do you want Nx Cloud to make your CI fast? · skip

NX Creating your v19.4.0 workspace.

✔ Installing dependencies with npm
✖ Creating your workspace in project

NX Failed to create a workspace.

Error: npm WARN deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated [email protected]: Glob versions prior to v9 are no longer supported
`

Expected Behavior

workspace successfully created

GitHub Repo

No response

Steps to Reproduce

  1. npx create-nx-workspace@latest

Nx Report

Node   : 20.15.0
OS     : win32-x64
npm    : 10.8.1

nx             : 19.4.0
@nx/js         : 19.4.0
@nx/jest       : 19.4.0
@nx/linter     : 19.4.0
@nx/eslint     : 19.4.0
@nx/workspace  : 19.4.0
@nx/devkit     : 19.4.0
@nx/node       : 19.4.0
@nrwl/tao      : 19.4.0
typescript     : 5.4.5

Failure Logs

No response

Package Manager Version

9.2.0

Operating System

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

Additional Information

No response

@pt1c pt1c added the type: bug label Jul 3, 2024
@GestHairHome
Copy link

Exactly same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants