simondotm / nx-firebase

Firebase plugin for Nx Monorepos
https://www.npmjs.com/package/@simondotm/nx-firebase
MIT License
175 stars 31 forks source link

Migrate run-command #94

Closed simondotm closed 1 year ago

simondotm commented 1 year ago

Not sure which Nx version introduced it, but targets can be updated from:

"executor": "@nrwl/workspace:run-commands" -> "executor": "nx:run-commands"

It's definitely not compatible with Nx 13.10.6

EDIT: It is added in the migration script for 14.8.0

simondotm commented 1 year ago

@nrwl/workspace:run-commands is scheduled for removal in Nx 16. https://nx.dev/packages/workspace/executors/run-commands