breezy-cricket-40277
04/01/2020, 1:58 PMresource plugin azure is expected to have version >=2.3.1, but has ; the wrong version may be on your path, or this may be a bug in the plugin
Is there any required configuration missing?miniature-arm-21874
04/01/2020, 2:04 PMbreezy-cricket-40277
04/01/2020, 2:19 PM{
"name": "test",
"dependencies": {
"@pulumi/azure": "^2.3.1",
"@pulumi/pulumi": "^1.13.0",
"@pulumi/random": "^1.7.0"
},
"devDependencies": {
"@types/node": "^13.9.8"
}
}
node_modules
and package-lock.json
and running `npm install`in every package results in the error.miniature-arm-21874
04/01/2020, 2:57 PMbreezy-cricket-40277
04/01/2020, 2:57 PM