Go to launch.json under .vscode and change the target from “device” to “emulator”.
Month: September 2018
rror: ENOENT: no such file or directory, scandir ‘**/node_modules/node-sass/vendor’ npm install
Try to delete node_modules folder, close all editors that are opening the project(Visual Studio, Visual Studio Code, Atom, etc).
Then run npm install again
This issue is because those lock the package.json files.
Uncaught Error: Unexpected value ‘HomePage’ declared by the module ‘AppModule’. Please add a @Pipe/@Directive/@Component annotation.
Check if your @Component directives are in front of the right classes