mrodal / vue-inheritance-loader

Webpack loader to be used along with vue-loader for Single File Components that provides template extension
38 stars 5 forks source link

Problem with vue-router #5

Closed Flipecs closed 5 years ago

Flipecs commented 5 years ago

npm tells me I need vue-loader@^15.6.0, but this needs webpack@^4.0.0 or @^5.0.0-0, but then at least 3 other dependencies that can't be upgraded requires webpack@^1 or 2 or 3. I'm new to npm, how to proceed?

mrodal commented 5 years ago

I think those dependencies should be upgraded to webpack 4.. you can ask them to do that, or try to find other libraries with similar funcionality that support webpack 4