Giter VIP home page Giter VIP logo

Comments (6)

RadValentin avatar RadValentin commented on July 20, 2024 2

@kshiw @sidoruk-sv Please try to npm install again. Version 1.11.0 contained a breaking change, I published a new version 1.12.0 that fixes this.

from postcss-prefix-selector.

danielweck avatar danielweck commented on July 20, 2024 1

I confirm that updating postcss-prefix-selector to the hotfix release 1.12.0 transitively fixes svg-sprite-loader.
Phew! :)
Thank you for addressing this regression bug quickly.
See:
JetBrains/svg-sprite-loader#469

from postcss-prefix-selector.

RadValentin avatar RadValentin commented on July 20, 2024 1

Looks like everything went back to normal so I'm closing this one. Thanks for reporting it!

from postcss-prefix-selector.

sidoruk-sv avatar sidoruk-sv commented on July 20, 2024 1

@RadValentin indeed, all is working now.

Thank you for lightning fast hotfix!)

from postcss-prefix-selector.

lllianreg avatar lllianreg commented on July 20, 2024

help me !!!

Uncaught Error: Module build failed (from ./node_modules/_svg-sprite-loader@6.0.9@svg-sprite-loader/lib/loader.js):
Error: [object Object] is not a PostCSS plugin

node_modules_postcss@5.2.18@postcss\lib\processor.js:145:15
if ((typeof i === 'undefined' ? 'undefined' : _typeof(i)) === 'object' && Array.isArray(i.plugins)) { normalized = normalized.concat(i.plugins); } else if (typeof i === 'function') { normalized.push(i); } else if ((typeof i === 'undefined' ? 'undefined' : _typeof(i)) === 'object' && (i.parse || i.stringify)) { throw new Error('PostCSS syntaxes cannot be used as plugins. ' + 'Instead, please use one of the ' + 'syntax/parser/stringifier options as ' + 'outlined in your PostCSS ' + 'runner documentation.'); } else { // ERROR: i: { postcssPlugin: 'postcss-prefix-selector', Rule: [Function: Rule] } throw new Error(i + ' is not a PostCSS plugin'); }

An urgent fix is required. Thank you

from postcss-prefix-selector.

danielweck avatar danielweck commented on July 20, 2024

Ah, maybe this will fix this:
JetBrains/svg-sprite-loader#469
...checking

from postcss-prefix-selector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.