I have installed the latest version of polymer-cli 1.7.2 and in principle I can create a polymer 3 application correctly.
But when I run the command "npm list -g --depth=0" to check the packages that I have installed globally I get the following error as certain dependencies are missing.
Is it assumed that when installing polymer-cli a all necessary dependencies are downloaded?
As I say polymer-cli tells me that it has been installed correctly and I can create projects, but of course the question arises when I consult the installed packages.
Comment that I have installed the latest versions 8.11.1 LTS and npm 5.6.0.