Skip to content

incompatible with sass-loader 3.2.2 #22

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

Closed
e-cloud opened this issue Jun 27, 2016 · 2 comments · Fixed by #23
Closed

incompatible with sass-loader 3.2.2 #22

e-cloud opened this issue Jun 27, 2016 · 2 comments · Fixed by #23
Labels

Comments

@e-cloud
Copy link

e-cloud commented Jun 27, 2016

As sass-loader fix something about it's sourcemap, resolve-url-loader can not find the correct resource and crash.

@larrydahooster
Copy link

It does not crash for me but I am getting this warnings since update from sass-loader 3.2.1 -> 3.2.2 and resolve-url-loader 1.4.3 -> 1.4.4 :

WARNING in .//css-loader?sourceMap&modules&importLoaders=1&localIdentName=[path][name][local]__[hash:base64:5]!.//resolve-url-loader!./~/sass-loader?sourceMap!./src/stylesheets/selectorButton.scss

resolve-url-loader cannot operate: source-map error
cannot establish a common base path for all sources in the incoming source-map

@rewop
Copy link

rewop commented Jun 27, 2016

I have the same problem. It looks like the issue is a bug in [email protected].

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

Successfully merging a pull request may close this issue.

4 participants