Cannot find module “popper.js” Angular 5 Visual Studio 2017 asp.net core
问题 I updated my Angular's verision from 4 to 5. Below is the screenshot, I followed the instruction as per the link http://www.talkingdotnet.com/upgrade-angular-4-app-angular-5-visual-studio-2017/ package.json file { "name": "VotingWebsite", "private": true, "version": "0.0.0", "scripts": { "test": "karma start ClientApp/test/karma.conf.js" }, "devDependencies": { "@angular/animations": "5.2.1", "@angular/common": "5.2.1", "@angular/compiler": "5.2.1", "@angular/compiler-cli": "5.2.1", "@angular