Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No provider for "framework:webpack" #389

Closed
stevenvachon opened this issue Jan 21, 2019 · 3 comments
Closed

No provider for "framework:webpack" #389

stevenvachon opened this issue Jan 21, 2019 · 3 comments

Comments

@stevenvachon
Copy link

stevenvachon commented Jan 21, 2019

This is related to #380. @daKmoR

  • Operating System: macOS 10.14.2
  • Node Version: 10.15.0
  • NPM Version: 6.4.1
  • webpack Version: 4.28.4
  • karma-webpack Version: 5.0.0 (branch)

Expected Behavior

It should use the "webpack" framework.

Actual Behavior

21 01 2019 12:51:33.487:ERROR [karma-server]: Server start failed on port 9876: Error: No provider for "framework:webpack"! (Resolving: framework:webpack)

Code

https://github.com/stevenvachon/karma-webpack-issue

How Do We Reproduce?

npm test
@matthieu-foucault
Copy link
Collaborator

Use the next branch instead. Sorry, that 5.0.0 branch should have been deleted

@matthieu-foucault
Copy link
Collaborator

Using the version published under the @dev tag would be recommended though if you want to use the alpha version (npm i -D karma-webpack@dev)

@stevenvachon
Copy link
Author

Okay, thank you. My repository appears to run properly now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants