@@ -9,7 +9,7 @@ npm set registry https://npm.ff3d.com
npm set registry https://registry.npmjs.org/
//verificare il repository impostato
-npm config get registry
+npm get registry
//Ignorare problema certificato SSL
npm config set strict-ssl false