We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56470f5 commit 505c8a0Copy full SHA for 505c8a0
.devcontainer/devcontainer.json
@@ -8,5 +8,5 @@
8
]
9
}
10
},
11
- "updateContentCommand": "npm i -g azure-functions-core-tools && npm i"
12
-}
+ "updateContentCommand": "npm i -g azure-functions-core-tools && npm i --legacy-peer-deps"
+}
0 commit comments