angular / angular/angular-cli

Support aube as package manager

Open Beginner friendly
#34,057 0 comments 0 reactions 0 assignees View on GitHub
area: @angular/cli gemini-triaged
Dominant language
TypeScript
Stars
27k
Forks
11.8k
Avg merge
14h 23m
Merged PRs (30d)
162

Description

### Command

new

### Description

Hey Team,

This issue to support aube as package-manager for new angular project, I was able to create a new workspace and use aube with all commands working fine,

here is the repo https://github.com/santoshyadavdev/angular-aube

I will work on this and open a PR soon so we can reiterate and catch any potential issues

### Describe the solution you'd like

Add the "enum": ["npm", "yarn", "pnpm", "bun", "aube"] in
packages/angular/cli/lib/config/workspace-schema.json and follow the same patter as of bun

### Describe alternatives you've considered

_No response_

Contributor guide

Open the contributing guide

Research direction

Start with packages/angular/cli/lib/config/workspace-schema.json and compare the existing bun package-manager handling. Add aube alongside the supported package managers, following the same pattern as bun. Done means creating a new Angular workspace accepts aube and the existing CLI commands continue to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
cli
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
84/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.