Skip to content

Commit

Permalink
fix error @azure/[email protected]: The engine "node" is incompatib…
Browse files Browse the repository at this point in the history
…le with this module. Expected version ">=18.0.0". Got "14.21.3"
  • Loading branch information
sunhaolin committed Mar 11, 2024
1 parent 72ddf40 commit 0160f67
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions steedos-enterprise/2.2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,13 @@
},
"dependencies": {
"@steedos/service-enterprise": "~2.2"
},
"resolutions": {
"@azure/core-auth": "1.5.0",
"@azure/core-client": "1.7.3",
"@azure/core-lro": "2.5.4",
"@azure/core-rest-pipeline": "1.12.1",
"@azure/core-util": "1.5.0",
"@azure/keyvault-keys": "4.7.2"
}
}

0 comments on commit 0160f67

Please sign in to comment.