sparse-intern-71089
10/16/2018, 5:25 PMwhite-balloon-205
npm install
or equivalent in this directory?full-dress-10026
10/16/2018, 7:10 PMfull-dress-10026
10/16/2018, 7:12 PMnode_modules
and running npm install
and still getting the same error.full-dress-10026
10/16/2018, 7:14 PM{
"name": "command-processor",
"devDependencies": {
"@types/node": "latest"
},
"dependencies": {
"@pulumi/pulumi": "0.16.0",
"@pulumi/aws": "0.16.0",
"@pulumi/cloud-aws": "0.16.0",
"@pulumi/cloud": "0.16.0"
}
}
full-dress-10026
10/16/2018, 7:17 PMfull-dress-10026
10/16/2018, 7:18 PMNAME KIND VERSION SIZE INSTALLED LAST USED
aws resource 0.16.0 145 MB n/a 1 hour ago
aws resource 0.15.2-dev-1538764371-g6f70105 145 MB n/a 2 hours ago
aws resource 0.15.2-dev-1538687869-ge256ca2 145 MB n/a 2 hours ago
aws resource 0.15.2-dev-1537910355-g327c12d 144 MB n/a 2 hours ago
aws resource 0.15.1 144 MB n/a 2 hours ago
TOTAL plugin cache size: 722 MB
full-dress-10026
10/16/2018, 7:23 PMfull-dress-10026
10/16/2018, 7:26 PMpulumi plugin rm --all
then deleted node_modules
then npm install
and still getting the error.full-dress-10026
10/16/2018, 7:26 PMpulumi plugin ls
is aws 0.16.0.white-balloon-205
full-dress-10026
10/16/2018, 8:14 PMbitter-oil-46081
10/16/2018, 9:50 PMpulumi stack export
will dump it).
Also, there should be a resource in the resouces section that is named urn:pulumi:command-processor-prod::command-processor::pulumi:providers:aws::default
and it would be interesting to know what the properties of that resource are.full-dress-10026
10/16/2018, 9:59 PM["deployment" "manifest" "plugins"]
JSON path, I see some directory paths that are related to CircleCI. I use this stack with both locally and with CI.bitter-oil-46081
10/16/2018, 11:01 PM@pulumi/aws
to an older one and then submit the next update via CI.