Alejandro Tapia Quezada

Results 1 comments of Alejandro Tapia Quezada

HI arkenstan well I resolve that warning adding this in angular.json file ` "architect": { "build": { "builder": "@angular-devkit/build-angular:browser", "options": { "allowedCommonJsDependencies": [ "socket.io-client", "socket.io-parser", "debug" ], ` Also you...