typings install google.maps --save
the following also gives the same error
typings install google.maps --ambient
typings install google.maps --global
typings ERR! message Unable to find "google.maps" ("npm") in the registry. Did you want to try searching another source? Also, if you want contribute these typings, please help us: github.com/typings/registry typings ERR! caused by https://api.typings.org/entries/npm/google.maps/versions/latest responded with 404, expected it to equal 200
typings ERR! cwd /Users/jeswinjames24/Work/xyz typings ERR! system Darwin 15.3.0 typings ERR! command "/usr/local/bin/node" "/usr/local/bin/typings" "install" "google.maps" "--save" typings ERR! node -v v4.3.1 typings ERR! typings -v 1.0.3
typings ERR! If you need help, you may report this error at: typings ERR! github.com/typings/typings/issues MacBook-Pro:xyzjeswinjames24$ npm install google-maps xyz@ /Users/jeswinjames24/Work/xyz