css.gg icon indicating copy to clipboard operation
css.gg copied to clipboard

Could not resolve "./tsx/Vercel"

Open NoPodi opened this issue 2 years ago • 4 comments

In 2.1.1 I get the following error

ERROR] Could not resolve "./tsx/Vercel"
    node_modules/.pnpm/[email protected]/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

NoPodi avatar Jul 14 '23 09:07 NoPodi

Rollback to 1.0.6.

YuetAu avatar Jul 22 '23 09:07 YuetAu

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?

aleksbobic avatar Nov 24 '23 21:11 aleksbobic

Any update on this ?

AlaaMX avatar Feb 04 '24 12:02 AlaaMX

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");

shellbryson avatar Apr 12 '24 13:04 shellbryson