Hey guys,
I‘m trying to fully uninstall MagicMirror with all of it components.
I used „npm uninstall MagicMirror“ but then I get:
npm WARN grunt-stylelint@0.9.0 requires a peer of stylelint@^8.0.0 but none was installed.
npm WARN stylelint-config-standard@16.0.0 requires a peer of stylelint@^7.8.0 but none was installed.
And nothing happens at all.
Any suggestions?