ultimate-angular-master-src icon indicating copy to clipboard operation
ultimate-angular-master-src copied to clipboard

Output not getting generated at browser @ localhost:4000

Open mukuljai opened this issue 5 years ago • 0 comments

AT first seeing issue with 'yarn install', for which found that solution is to use yarn add node-sass sass-loader --dev Now yarn install passed but after 'yarn start' not able to see any output at browser tried 01-first-component and other modules too having same issue. here is the console output running on windows: build [] 10% 0.0 seconds building modulesProject is running at http://localhost:4000/ webpack output is served from /build/ Content not from webpack is served from C:\Dropbox\Training\Angular\angular-fundamentals-src-master\01-first-component 404s will fallback to /index.html

[at-loader] Using [email protected] from typescript and "tsconfig.json" from C:\Dropbox\Training\Angular\angular-fundamentals-src-master\01-first-component/tsconfig.json (in a forked process).

build [] 91% 5.3 seconds additional asset processing [at-loader] Checking started in a separate process... build [] 100% 5.5 seconds

Build completed in 5.503s

[at-loader] Ok, 1.165 sec.

mukuljai avatar Jun 19 '20 11:06 mukuljai