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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悶 Bug: TS-Fehler beim import von @public-ui/themes #6396

Closed
Chrisdo82 opened this issue May 3, 2024 · 1 comment 路 Fixed by #6423
Closed

馃悶 Bug: TS-Fehler beim import von @public-ui/themes #6396

Chrisdo82 opened this issue May 3, 2024 · 1 comment 路 Fixed by #6423
Assignees
Labels
bug Something isn't working

Comments

@Chrisdo82
Copy link
Contributor

Note

  • Ich achte beim Erstellen des Issues darauf, dass ich keine fachlichen und unternehmensinternen Details preisgebe.

Fehlermeldung

Beschreibung des Fehlers

Beim import { BMF } from '@public-ui/themes' kann TS die types nicht aufl枚sen. Ich bekomme folgenden Fehler:

Could not find a declaration file for module '@public-ui/themes'. 'stackblitz:/node_modules/@public-ui/themes/dist/index.cjs' implicitly has an 'any' type.
  Try `npm i --save-dev @types/public-ui__themes` if it exists or add a new declaration (.d.ts) file containing `declare module '@public-ui/themes';`

Reproduktion

Schritte zum Reproduzieren des Verhaltens:

  • Gehe zu react.main.tsx
  • der Fehler ist beim Import sichtbar

Erwartetes Verhalten

Es gibt keine Fehler beim Import.

@Chrisdo82 Chrisdo82 added the bug Something isn't working label May 3, 2024
@deleonio
Copy link
Contributor

deleonio commented May 6, 2024

@Chrisdo82 Hallo Christian, Ihr k枚nnt jetzt immer den Projekt Ticket Status sehen. Wir haben das Projektboard auch public gemacht.

@sdvg sdvg self-assigned this May 14, 2024
sdvg added a commit that referenced this issue May 14, 2024
@sdvg sdvg linked a pull request May 14, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants