Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
NoPodi opened this issue Jul 14, 2023 · 4 comments · May be fixed by #106
Open

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

NoPodi opened this issue Jul 14, 2023 · 4 comments · May be fixed by #106

Comments

@NoPodi
Copy link

NoPodi commented Jul 14, 2023

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
Copy link

YuetAu commented Jul 22, 2023

Rollback to 1.0.6.

@aleksbobic
Copy link

aleksbobic commented Nov 24, 2023

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
Copy link

AlaaMX commented Feb 4, 2024

Any update on this ?

@shellbryson
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants