Angular-CLI template fetchdata.component.cs error #179

Closed
opened 2025-08-09 17:15:18 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @rhires on 2/10/2018

Running this on a MacBook Pro w/ VSCode.

On running the default new app template, when examining the code, I get the following error out of the box: "property forecasts has no initializer and is not definitely assigned in the constructor". This error, however, does not prevent the app from running, nor does it prevent the app from working. But it's disconcerting to see red file names in my VSCode project! But I love that there is a template project that easily integrates angular and dotnet core into one thing. It's really great!

image

*Originally created by @rhires on 2/10/2018* Running this on a MacBook Pro w/ VSCode. On running the default new app template, when examining the code, I get the following error out of the box: "property forecasts has no initializer and is not definitely assigned in the constructor". This error, however, does not prevent the app from running, nor does it prevent the app from working. But it's disconcerting to see red file names in my VSCode project! But I love that there is a template project that easily integrates angular and dotnet core into one thing. It's really great! ![image](https://user-images.githubusercontent.com/12577765/36066057-7db27e9c-0e71-11e8-81ce-0e74b3bb0c63.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#179
No description provided.