When you create a new Analog project using npm init analog locally or using the StackBlitz starter and start the dev server, [plugin angular-compiler] throws several errors.
Please provide the exception or error you saw
✘ [ERROR] [plugin angular-compiler] Do not know how to load path: angular:styles/component:;2;/Users/mmalstrom/Developer/test/analog-project/src/app/routes/index.ts
✘ [ERROR] [plugin angular-compiler] Do not know how to load path: angular:styles/component:;1;/Users/mmalstrom/Developer/test/analog-project/src/app/app.component.ts
Other information
No response
I would be willing to submit a PR to fix this issue
Please provide the environment you discovered this bug in.
Local development and StackBlitz starter project
Which area/package is the issue in?
create-analog
Description
When you create a new Analog project using
npm init analog
locally or using the StackBlitz starter and start the dev server,[plugin angular-compiler]
throws several errors.Please provide the exception or error you saw
Other information
No response
I would be willing to submit a PR to fix this issue