You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which @angular/* package(s) are the source of the bug?
compiler
Is this a regression?
No
Description
I am trying to create a new project through angular version 19/18 , and after npm install , i run he ng serve... so if icreate any new component this change is not detected by angular but if i change the existing file like app.component.ts its detecting the code changes
Facing thiss issue since yesterday only earlier it was working
Please provide a link to a minimal reproduction of the bug
No response
Please provide the exception or error you saw
No error but any new file is not detected and not getting build as well
Please provide the environment you discovered this bug in (run ng version)
Thanks for reporting this issue. However, you didn't provide sufficient information for us to understand and reproduce the problem. Please check out our submission guidelines to understand why we can't act on issues that are lacking important information.
If the problem persists, please file a new issue and ensure you provide all of the required information when filling out the issue template.
Which @angular/* package(s) are the source of the bug?
compiler
Is this a regression?
No
Description
I am trying to create a new project through angular version 19/18 , and after npm install , i run he ng serve... so if icreate any new component this change is not detected by angular but if i change the existing file like app.component.ts its detecting the code changes
Facing thiss issue since yesterday only earlier it was working
Please provide a link to a minimal reproduction of the bug
No response
Please provide the exception or error you saw
Please provide the environment you discovered this bug in (run
ng version
)Anything else?
No response
The text was updated successfully, but these errors were encountered: