Closed hschult closed 3 years ago
Please remove the folder node_modules in the visualization folder. Then reinstall angular using: npm install -g @angular/cli npm install --save-dev @angular-devkit/build-angular
The error was most likely caused by accidentally uploading the node_modules folder to git. The steps written above should solve the problem and the git repository was already cleaned.
Yes, that fixed it. Great! 👍
I tried the solution in your readme with
python ../bin/tf_analyzer.py --visualize
and got the following error: