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

npx create-nx-workspace broken in version 20.3.2 #29675

Open
4 tasks
GeorgeKnap opened this issue Jan 18, 2025 · 1 comment
Open
4 tasks

npx create-nx-workspace broken in version 20.3.2 #29675

GeorgeKnap opened this issue Jan 18, 2025 · 1 comment

Comments

@GeorgeKnap
Copy link

GeorgeKnap commented Jan 18, 2025

Current Behavior

C:\development\demo>npx create-nx-workspace
Need to install the following packages:
create-nx-workspace@20.3.2
Ok to proceed? (y) y


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

√ Where would you like to create your workspace? · nx_20_3_2
√ Which stack do you want to use? · angular
√ Integrated monorepo, or standalone project? · integrated
√ Application name · bikes
√ Which bundler would you like to use? · esbuild
√ Default stylesheet format · scss
√ Do you want to enable Server-Side Rendering (SSR) and Static Site Generation (SSG/Prerendering)? · No
√ Test runner to use for end to end (E2E) tests · cypress
√ Which CI provider would you like to use? · bitbucket-pipelines

 NX   Creating your v20.3.2 workspace.

✔ Installing dependencies with npm
✖ Creating your workspace in nx_20_3_2

 NX   Failed to create a workspace.

Error: npm warn deprecated acorn-import-assertions@1.9.0: package has been renamed to acorn-import-attributes

Expected Behavior

workspace scaffolded

GitHub Repo

No response

Steps to Reproduce

npx create-nx-workspace

Nx Report

--

Failure Logs

Package Manager Version

No response

Operating System

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

Additional Information

No response

@GeorgeKnap
Copy link
Author

after some attepts this happens only when "Which CI provider would you like to use?" option is selected and it happens in 20.3.2, 20.3.1 and also 20.3.0 as far as I have tried. When I select "none" this problem goes away and workspace is created.

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

1 participant