J.getInterceptor$ax(...).map$1$1 is not a function
even without Jest
#2531
Labels
J.getInterceptor$ax(...).map$1$1 is not a function
even without Jest
#2531
I'm trying to use gulp-sass to compile my Sass, but I'm getting this error:
Searching Google tells me this is an error in Jest, except I'm not using Jest. I don't have Jest as a dependency of any node modules used in my project. But I do see that the function is used in
sass.dart.js
:And, yes, your own
README.md
points out the fix:But if I'm not the one adding and using Jest, then I don't know where to fix this.
The text was updated successfully, but these errors were encountered: