Skip to content

Feature Request: Set Base Path of Angular ProjectΒ #4

@Kombuchelada

Description

@Kombuchelada

I'm trying to use this extension in a monorepo that has the client/angular code inside a subfolder, and I don't see a way to configure this extension to change the path from which it runs the generate commands. It'd be awesome if that were a feature! This extension is awesome!

This is the error I get when attempting to generate something:

ng g c client/test --style css --standalone true  
Error: This command is not available when running the Angular CLI outside a workspace.

this is run in a folder like "C:\myrepo" when it needs to be run in "C:\myrepo\client"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions