update command to show projects --affected #261
Annotations
5 errors and 2 warnings
test
Command "./node_modules/.bin/nx --version" failed: Command failed: ./node_modules/.bin/nx --version
/bin/sh: 1: ./node_modules/.bin/nx: not found
|
test
Command "./node_modules/.bin/nx reset" failed: Command failed: ./node_modules/.bin/nx reset
/bin/sh: 1: ./node_modules/.bin/nx: not found
|
test
Command "./node_modules/.bin/nx show projects --affected " failed: Command failed: ./node_modules/.bin/nx show projects --affected
/bin/sh: 1: ./node_modules/.bin/nx: not found
|
test
Command "yarn nx show projects --affected " failed: Command failed: yarn nx show projects --affected
error Command "nx" not found.
|
test
Could not run NX cli...Did you install it globally and in your project? Also, try adding this npm script: "nx":"nx"
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|