Jay McDoniel 474dc283ce
fix(core): use pnpm exec instead of pnpx (#7695)
pnpm is deprecating pnpx and suggests using pnpm exec instead.
pnpx still works at the moment, but if for whatever reason it
isn't installed then this pr can make create-nx-worksapce stsill work.

[pnpx documenation](https://pnpm.io/pnpx-cli)
2021-11-12 11:49:53 -05:00
..
2021-09-20 16:39:13 -04:00
2021-05-18 20:55:40 -04:00

Nx - Smart, Extensible Build Framework

{{links}}


TAO Cli for Nx

{{what-is-nx}}

What is It

An internal package implementing the core functionality of the Nx CLI.

How to Use

This package is used by the @nrwl/workspace. See https://github.com/nrwl/nx for more information.

{{resources}}