Azure / ng-deploy-azure

Deploy Angular apps to Azure using the Angular CLI
MIT License
79 stars 37 forks source link

An unhandled exception occurred: NOT SUPPORTED: keyword "id", use "$id" for schema ID #104

Closed doggy8088 closed 2 years ago

doggy8088 commented 2 years ago

This PR fixes #102

doggy8088 commented 2 years ago

@manekinekko Will you publish to npm registry? I see @azure/ng-deploy is not updated since 3 years ago.

manekinekko commented 2 years ago

I am sorry about the inconvenience. I don't have any ETA for that. Our DevOps team is looking at how to streamline our internal deployment process to npm. Will keep you posted. Thank you.

doggy8088 commented 2 years ago

@manekinekko This PR seems not solving the issue. I still can reproduce the same error with the latest version of Azure CLI. I'm still looking for a solution.

doggy8088 commented 2 years ago

@manekinekko I finally solved the puzzle. The @angular-devkit/* is outdated and it's not compatible with latest Angular CLI Builders.