Não consigo executar o seguinte comando:
node ./node_modules/typings/dist/bin install dt~jquery --global --save
depois de um certo tempo, apresenta a seguinte mensagem:
(node:10300) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): PopsicleError: Unable to connect to "https://api.typings.org/entries/dt/jquery/versions/latest" (node:10300) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejectio/ (node:10300) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): PopsicleError: Unable to / (node:10300) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3): PopsicleError: Unable to \ (node:10300) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 4): PopsicleError: Unable to | (node:10300) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 5): PopsicleError: Unable to typings ERR! message Unable to connect to "https://api.typings.org/entries/dt/jquery/versions/latest" typings ERR! caused by connect ETIMEDOUT 104.24.112.177:443 typings ERR! typings ERR! cwd C:\Users\14245\Desktop\cursos_Alura\01-alurapic\alurapic\client typings ERR! system Windows_NT 10.0.16299 typings ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\14245\Desktop\cursos_Alura\01-alurapic\alurapic\client\node_modules\typings\dist\bin" "install" "dt~jquery" "--global" "--save" typings ERR! node -v v8.9.4 typings ERR! typings -v 1.5.0 typings ERR! code EUNAVAILABLE typings ERR! typings ERR! If you need help, you may report this error at: typings ERR! https://github.com/typings/typings/issues
como proceder ???
ps: também não consegui executar o comando: "npm run typings search jquery".