-
Notifications
You must be signed in to change notification settings - Fork 147
Known Issues
These features will be introduced in the next version of Starter, probably in new repo as it's a big switch to Webpack
https://github.com/karma-runner/karma-jasmine/issues/120
For now please use karma-chrome-launcher for better debugging
https://github.com/Microsoft/TypeScript/issues/3364
Try to run typings install
and try to compile again, don't forget to check the module usage/exports.
Most likely you run npm install
with --ignore-scripts
argument, that's why it's skipped.
Try to remove /typings
folder and run typings install
, this happens when running typings install twice or more.
This starter may not fit for your workflow, since it's opinionated. Therefore you can always fork and custom it to fit your workflow
☀️ Support this starter by sharing it to your friends, giving stars, or pull requests! 😄