I'm not sure about the exact context, but since upgrading to 2.4.1 (from 2.3.1) we have this error: `TypeError: resultMap.eachMapping is not a function` Node 10 Gulp 3 gulp-sourcemaps 2.6.5 To fix the problem we have to force npm package to 2.3.x
I'm not sure about the exact context, but since upgrading to 2.4.1 (from 2.3.1) we have this error:
TypeError: resultMap.eachMapping is not a functionNode 10
Gulp 3
gulp-sourcemaps 2.6.5
To fix the problem we have to force npm package to 2.3.x