npm install --save-dev karma-phantomjs-launcher
Then update karma.config.js (lines 11 and 31):
You’ll now get the following error if you attempt to npm test or ng test:
To fix this just uncomment the following lines from your polyfill.ts:
No comments:
Post a Comment