Giter VIP home page Giter VIP logo

Comments (5)

eddiemonge avatar eddiemonge commented on June 10, 2024

is this still occurring?

from generator-karma.

jimschubert avatar jimschubert commented on June 10, 2024

It seems so: http://stackoverflow.com/questions/22394088/how-do-i-fix-my-generator-angular-project-so-that-grunt-test-works

from generator-karma.

seriema avatar seriema commented on June 10, 2024

Just tried it. There are still missing packages.

        "karma-chrome-launcher": "~0.1.1",
        "karma-script-launcher": "~0.1.0",
        "karma-html2js-preprocessor": "~0.1.0",
        "karma-jasmine": "~0.1.4",
        "karma-firefox-launcher": "~0.1.2",
        "requirejs": "~2.1.9",
        "karma-requirejs": "~0.2.0",
        "karma-coffee-preprocessor": "~0.1.1",
        "karma-phantomjs-launcher": "~0.1.1"

Adding them fixed it.

Although I used it through generator-angular which uses "generator-karma": "~0.6.0",.

from generator-karma.

seriema avatar seriema commented on June 10, 2024

Seems like #47 will fix this problem?

from generator-karma.

eddiemonge avatar eddiemonge commented on June 10, 2024

A better solution would be to have a flag or options that you can pass in a list of plugins that you want installed with their appropriate config block added/edited. This would make it configurable and not require everything be installed by default, which is the reason the Karma team made the change to not include those things.

from generator-karma.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.