Aimad MAJDOU

Results 9 comments of Aimad MAJDOU

@sheerun this is my `bower.json` file : ``` { "name": "abweb", "version": "0.0.1", "description": "AB Web front end", "authors": [ "ABC" ], "license": "Commercial", "homepage": "http://www.abc.fr/", "appPath": "src/main/webapp", "testPath": "src/test/javascript/spec",...

@sheerun yes indeed, I don't know why I'm getting this error

Hello, any updates on this ?

Any updates on this ?

@ck86 I have defined a scope `@bower_components` for all my bower_components so they are installed inside `node_modules/@bower_components` this isn't the problem the problem is with `bowerJson: 'package.json'`, I think the...

@ck86 I've created a fork that supports `package.json`, the `main-yarn-plugins` is helpful when you move from using bower to yarn. https://github.com/aimad-majdou/main-yarn-files

Are there any updates regarding this matter? It would be beneficial to have the option to select any color from the palette, such as color='success.main'. I noticed this feature was...

@sheremet-va Thank you for your feedback and understanding. I absolutely appreciate the importance of providing a minimal, reproducible example. However, my initial report was aimed at determining whether this issue...

@sheremet-va please check my post edit, I have provided an example of the issue.