Coder Social home page Coder Social logo

Comments (7)

gianpesto avatar gianpesto commented on June 13, 2024 6

i am having the same problem, apparently this happens on macOS when a .DS_Store file happens to pop up in the svg directory. as it seems since Mojave you won't get .DS_Store to show even if you press "cmd + shift + ."

The module should filter out all non-svgs when parsing them.

Hotfix: sudo find ./ -name ".DS_Store" -depth -exec rm {} \; from within the svg folder

from svg-sprite.

SkiperX avatar SkiperX commented on June 13, 2024 4

I also ran into a problem

from svg-sprite.

messigoalzzz avatar messigoalzzz commented on June 13, 2024 2

怎么解决,我现在也出现了这个问题

from svg-sprite.

luis-trezlabs avatar luis-trezlabs commented on June 13, 2024 1

I have the same problem

from svg-sprite.

KyleBrown-804 avatar KyleBrown-804 commented on June 13, 2024

I am encountering the same problem stack trace looks like this:
Screenshot 2023-10-30 at 5 06 49 PM

from svg-sprite.

luigigorlero avatar luigigorlero commented on June 13, 2024

I’ve also run into this, I was particularly confused since I’m the only one among my colleagues experiencing this issue. I’m also the only one using an Apple Silicon Mac (and macOS 13+), don’t know if that’s relevant. I tried with different Node versions but no luck. The module works fine on my older 2015 Mac.

It seems to have problems generating the unified sprite. Copying the sprite from a working environment doesn’t solve the issue.

from svg-sprite.

Aira-Sakuranomiya avatar Aira-Sakuranomiya commented on June 13, 2024

Same problem here. Running on M2 Pro with macOS Sonoma and Node 20.10.10.

from svg-sprite.

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.