Plugin Name
@nxrocks/nx-flutter
Nx Report
nx analyze mobile
NX Unable to resolve @nxrocks/nx-flutter:analyze.
Cannot find executor 'analyze' in /Users/agolovkin/Documents/AI projects/nw-ai/node_modules/@nxrocks/nx-flutter/executors.json.
Expected Behaviour
succefuly running analyze command
Actual Behaviour
I have latest versions of nx and @nxrocks/nx-flutter
Installation passed fine with correct settings.
All targets are fine in project.json file
Plugin is registered in nx.json
After getting error as wrote above I've checked
node_modules/@nxrocks/nx-flutter/executors.json file and it's empty. But it's also empty in your Git repository.
I can't run any command.
Steps to reproduce the behaviour
install plugin and run