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

Error on astro check #3

Open
rdwz opened this issue Jan 8, 2023 · 1 comment
Open

Error on astro check #3

rdwz opened this issue Jan 8, 2023 · 1 comment

Comments

@rdwz
Copy link

rdwz commented Jan 8, 2023

Icons are displayed fine and build runs without any problems, but nonetheless astro check reports an error

index.astro:2:26 Error: Cannot find module '@astropub/icons/Download' or its corresponding type declarations.
01 ---
02 import DownloadIcon from '@astropub/icons/Download';
~~~~~~~~~~~~~~~~~~~~~~~~~~

Result (4 files):

  • 1 error
  • 0 warnings
  • 0 hints

 ELIFECYCLE  Command failed with exit code 1.

astro 1.9.1

@xToxette
Copy link

xToxette commented Feb 8, 2023

Same here

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

No branches or pull requests

2 participants