astrit / css.gg

700+ Pure CSS, SVG & Figma UI Icons, 6000+ glyphs, patterns, colors and layouts.
https://css.gg
Other
9.71k stars 482 forks source link

Could not resolve "./tsx/Vercel" #97

Open NoPodi opened 1 year ago

NoPodi commented 1 year ago

In 2.1.1 I get the following error

ERROR] Could not resolve "./tsx/Vercel"
    node_modules/.pnpm/css.gg@2.1.1/node_modules/css.gg/icons/icons.js:1405:23:
      1405 │ var Vercel_1 = require("./tsx/Vercel");

Its removed in "icons/tsx"

... but is still references in:

After removing the references everything works

YuetAu commented 1 year ago

Rollback to 1.0.6.

aleksbobic commented 11 months ago

Hi @astrit first of all thanks for the great icons package!

I wanted to add some context to this issue and confirm that I get the same issue on 2.1.1 On further inspection the Vercel files seem to be missing from all folders. Was it just not added in this release?

AlaaMX commented 9 months ago

Any update on this ?

shellbryson commented 7 months ago

Brand new to this, and hitting the same issue. Unable to get this version of the package to work due to missing files (?)

[ERROR] Could not resolve "./tsx/Vercel"

    node_modules/css.gg/icons/icons.js:1405:23:
      1405 │ var Vercel_1 = require("./tsx/Vercel");