nrwl/nx

Cannot create workspace using pnpm

nandorpal opened this issue · 1 comments

Current Behavior

Whenever I am trying to create a new workspace using pnpm as package manager, the workspace creation fails.
image

Expected Behavior

To correctly create the workspace just as with npm.

GitHub Repo

No response

Steps to Reproduce

Run command

npx create-nx-workspace@latest nx-angular-monorepo --pm pnpm

or

npx create-nx-workspace@latest nx-angular-monorepo --preset=angular-monorepo --pm pnpm

Nx Report

-

Failure Logs

No response

Package Manager Version

9.1.1

Operating System

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

Additional Information

No response

Closing as duplicate of #20222.