bitter-island-28909
01/22/2019, 8:59 PMnpm install
with the newer version (which was my problem):
npm WARN registry Using stale data from <https://npmjs.pulumi.com/> because the host is inaccessible -- are you offline?
npm WARN registry Using stale package data from <https://npmjs.pulumi.com/> due to a request error during revalidation.
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @pulumi/pulumi@0.16.11
And just testing with ping:
$ ping <http://npmjs.pulumi.com|npmjs.pulumi.com>
ping: cannot resolve <http://npmjs.pulumi.com|npmjs.pulumi.com>: Unknown host
stocky-spoon-28903
01/22/2019, 9:01 PMcolossal-beach-47527
01/22/2019, 9:03 PM~/.npmconfig
file.
Here was the announce we made about shutting down the NPM and PyPi proxies. I thought I had contacted everybody who still were referencing them, but I obviously missed you. Sorry about that.
https://pulumi-community.slack.com/archives/CB36DSVSA/p1545168218010800bitter-island-28909
01/22/2019, 9:04 PMcolossal-beach-47527
01/22/2019, 9:10 PMbitter-island-28909
01/22/2019, 9:14 PM