-
Notifications
You must be signed in to change notification settings - Fork 61
Description
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 typescript@2.1.4 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.