You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
Current Behavior
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
Additional Information
No response
The text was updated successfully, but these errors were encountered: