Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New angular app is not running #50960

Closed
dinnusssvv opened this issue Jul 6, 2023 · 2 comments
Closed

New angular app is not running #50960

dinnusssvv opened this issue Jul 6, 2023 · 2 comments

Comments

@dinnusssvv
Copy link

Which @angular/* package(s) are the source of the bug?

common, compiler-cli

Is this a regression?

No

Description

I created a new angular application and trying to run, but unable to run the application

Please provide a link to a minimal reproduction of the bug

No response

Please provide the exception or error you saw

User
./node_modules/@angular/common/fesm2020/common.mjs - Error: Module build failed (from ./node_modules/@angular-devkit/build-angular/src/babel/webpack-loader.js):
TypeError: /home/dinesh/Desktop/Learn RXJS/core/node_modules/@angular/common/fesm2020/common.mjs: Cannot read property 'file' of undefined

./node_modules/@angular/platform-browser/fesm2020/platform-browser.mjs - Error: Module build failed (from ./node_modules/@angular-devkit/build-angular/src/babel/webpack-loader.js):
TypeError: /home/dinesh/Desktop/Learn RXJS/core/node_modules/@angular/platform-browser/fesm2020/platform-browser.mjs: Cannot read property 'file' of undefined

./node_modules/@angular/router/fesm2020/router.mjs - Error: Module build failed (from ./node_modules/@angular-devkit/build-angular/src/babel/webpack-loader.js):
TypeError: /home/dinesh/Desktop/Learn RXJS/core/node_modules/@angular/router/fesm2020/router.mjs: Cannot read property 'file' of undefined



** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ **


✖ Failed to compile.

Please provide the environment you discovered this bug in (run ng version)

Angular CLI: 15.2.8
Node: 14.21.3
Package Manager: npm 6.14.18
OS: linux x64

Angular: 
... 

Package                      Version
------------------------------------------------------
@angular-devkit/architect    0.1502.8 (cli-only)
@angular-devkit/core         15.2.8 (cli-only)
@angular-devkit/schematics   15.2.8 (cli-only)
@schematics/angular          15.2.8 (cli-only)

Anything else?

No response

@pkozlowski-opensource
Copy link
Member

This is being tracked in angular/angular-cli#25496

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Aug 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants