-
## The devDependency [node-sass](https://github.com/sass/node-sass) was updated from `4.12.0` to `4.13.0`.
🚨 [View failing branch](https://github.com/interfacewerk/iwerk-angular-ui/compare/develop..…
-
## The dependency [node-sass](https://github.com/sass/node-sass) was updated from `4.12.0` to `4.13.0`.
🚨 [View failing branch](https://github.com/CFI-UL/scoreboard/compare/master...CFI-UL:greenkeep…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
`yarn why` does not tell if the reason behind dependency is actually peer-dependency
**If the cu…
-
I noticed the following error happen when running webpack.
```
ModuleBuildError: Module build failed: Error: Unsupported previous source map format: [object Object]
at PreviousMap.loadMap (/var/l…
-
Since we're missing new version of `react-static-plugin-sass` which will fix problem with sass template, I tried to build and link sass plugin myself but it fails on missing webpack dependency.
To …
-
Hello,
We recently upgrade our node version from 12 to 18 - after that sass styles are broken somehow. We cannot see styles are being applied to any of the elements in the browser and there are …
-
Hi guys,
I've installed susy and sass, after that include css/sass loader to webpack config
`{
test: /\.scss$/,
loader: ExtractTextPlugin.extract('css!sass')
}`
Here is my main sc…
-
**Describe the bug**
I can't compile using this library at all. Always get an obtuse Abort trap 6 error.
Similar to this issue I suspect.
https://github.com/webpack-contrib/sass-loader/issues/65
…
-
```
module.exports.module = {
rules: [
{
test: /\.scss/,
use: ExtractTextPlugin.extract({
disable: true,
use: [{
…
-
[ERROR] unable to load plugin [jello-parser-node-sass] or [fis-parser-node-sass]
但是我已经安装了,而且安装成功了,但是每次release都会报这个错误,因此都没法再mac上开发了。
npm install fis-parser-node-sass
fis-parser-node-sass@0.1.9 ../../n…