You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[15:22:42] 'css__lint' errored after 1.82 s
[15:22:42] TypeError in plugin "gulp-postcss"
Message:
opts.node.rangeBy is not a function
Details:
fileName: /home/sgoetz/workspace/sq/squp-archetype-example/server-war/src/main/frontend/css/Fieldset.scss
domainEmitter: [object Object]
domainThrown: false
Stack:
TypeError: opts.node.rangeBy is not a function
at new Warning (/home/sgoetz/workspace/sq/squp-archetype-example/server-war/src/main/frontend/node_modules/stylelint-no-unsupported-browser-features/node_modules/postcss/lib/warning.js:9:29)
at Result.warn (/home/sgoetz/workspace/sq/squp-archetype-example/server-war/src/main/frontend/node_modules/stylelint-no-unsupported-browser-features/node_modules/postcss/lib/result.js:26:19)
Works with
Seems to be introduced by https://github.com/postcss/postcss/releases/tag/8.4.0
The text was updated successfully, but these errors were encountered: