Closed
Description
Describe the bug
I am currently still using the browser
builder with Angular 17. Unfortunately, the new Netlify Angular Runtime only supports the new application
builder. So when deploying an Angular 17 app with the browser
builder the following error message is show on the Netlify UI:
5:20:14 PM: Configuration error
5:20:14 PM: ────────────────────────────────────────────────────────────────
5:20:14 PM:
5:20:14 PM: Error message
5:20:14 PM: Deploy did not succeed: Deploy directory "dist/angular-music/browser" does not exist
To Reproduce
Steps to reproduce the behavior:
- Create an Angular 17 app
- Switch to the old
browser
builder - Deploy the app with netlify
- See this Error in the deploying step:
Error message: Deploy did not succeed: Deploy directory "dist/angular-music/browser" does not exist
Expected behavior
I can deploy an Angular 17 app with the browser
builder to Netlify
Versions
- Angular: 17.0.4
- plugin (if installed in your package.json at fixed version):
If you're using the CLI to build
- OS: [e.g. macOS, Windows]
- netlify/cli version:
If you're using file-based installation
- netlify.toml:
Metadata
Metadata
Assignees
Labels
No labels